Skip to content

Commit 701524c

Browse files
committed
Version 2.8.5
1 parent 1a4c9b8 commit 701524c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)