Skip to content

Commit

Permalink
remove dev in version
Browse files Browse the repository at this point in the history
  • Loading branch information
JarronL committed Aug 30, 2024
1 parent 49f7378 commit 22f1364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webbpsf_ext/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = """Jarron Leisenring"""
__email__ = '[email protected]'
__version__ = u'1.2.1dev'
__version__ = u'1.2.1'

0 comments on commit 22f1364

Please sign in to comment.