Skip to content

Commit 4bbb3c8

Browse files
committed
v2.7.2
1 parent a1f2e53 commit 4bbb3c8

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.7.1'
18+
__version__ = '2.7.2'
1919
__version_info__ = tuple(map(lambda x:int(x.split('-')[0]), __version__.split('.')))[:3]

0 commit comments

Comments
 (0)