Skip to content

Commit

Permalink
tag 0.9.60
Browse files Browse the repository at this point in the history
  • Loading branch information
newville committed May 23, 2022
1 parent a1c31c4 commit 633d549
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions larch/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python
__date__ = '2022-Apr-01'
__release_version__ = '0.9.59'
__date__ = '2022-May-23'
__release_version__ = '0.9.60'
__authors__ = "M. Newville, M. Koker, M. Rovezzi, B. Ravel, and others"

import sys
Expand Down

0 comments on commit 633d549

Please sign in to comment.