Skip to content

Commit

Permalink
Bump version number to 1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
jochenklar committed Jul 2, 2020
1 parent 00892a3 commit 5e6c6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rdmo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
__title__ = 'rdmo'
__version__ = '1.0.7'
__version__ = '1.0.8'
__author__ = 'Jochen Klar'
__email__ = '[email protected]'
__license__ = 'Apache-2.0'
Expand Down

0 comments on commit 5e6c6eb

Please sign in to comment.