There was an error while loading. Please reload this page.
1 parent 1a4c9b8 commit 701524cCopy full SHA for 701524c
1 file changed
galsim/_version.py
@@ -15,5 +15,5 @@
15
# this list of conditions, and the disclaimer given in the documentation
16
# and/or other materials provided with the distribution.
17
#
18
-__version__ = '2.8.4'
+__version__ = '2.8.5'
19
__version_info__ = tuple(map(lambda x:int(x.split('-')[0]), __version__.split('.')))[:3]
0 commit comments