Skip to content

Commit 7ccd432

Browse files
committed
use - in version
1 parent 590d3c9 commit 7ccd432

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

0 commit comments

Comments
 (0)