Skip to content

Commit

Permalink
Bump version number to 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed Jun 30, 2020
1 parent a95c878 commit cc8f6be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rdmo/__init__.py
@@ -1,8 +1,8 @@
__title__ = 'rdmo'
__version__ = '1.0.6'
__version__ = '1.0.7'
__author__ = 'Jochen Klar'
__email__ = 'jklar@aip.de'
__license__ = 'Apache-2.0'
__copyright__ = 'Copyright 2015-2018 Leibniz Institute for Astrophysics Potsdam (AIP)'
__copyright__ = 'Copyright 2015-2020 Leibniz Institute for Astrophysics Potsdam (AIP)'

VERSION = __version__

0 comments on commit cc8f6be

Please sign in to comment.