Skip to content

Commit 02bf956

Browse files
committed
v2.6.3
1 parent e1ed489 commit 02bf956

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

0 commit comments

Comments
 (0)