Skip to content

Commit

Permalink
Update version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
desilinguist committed Sep 30, 2020
1 parent b332290 commit 2435746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rsmtool/version.py
Expand Up @@ -3,5 +3,5 @@
in one place. Based on the suggestion `here. <http://bit.ly/16LbuJF>`_
"""

__version__ = '8.0.1'
__version__ = '8.0.2'
VERSION = tuple(int(x) for x in __version__.split('.'))

0 comments on commit 2435746

Please sign in to comment.