Skip to content

Commit 2b93d74

Browse files
committed
version 2.6.2
1 parent 7a86b44 commit 2b93d74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

galsim/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
# this list of conditions, and the disclaimer given in the documentation
1616
# and/or other materials provided with the distribution.
1717
#
18-
__version__ = '2.6.1'
18+
__version__ = '2.6.2'
1919
__version_info__ = tuple(map(lambda x:int(x.split('-')[0]), __version__.split('.')))[:3]

0 commit comments

Comments
 (0)