Skip to content

Commit

Permalink
Release 0.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
triole committed Apr 26, 2018
1 parent fa351db commit e3c5d4e
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__ = '0.9.3'
__version__ = '0.9.5'
__author__ = 'Jochen Klar'
__email__ = 'jklar@aip.de'
__license__ = 'Apache-2.0'
__copyright__ = 'Copyright 2015-2017 Leibniz Institute for Astrophysics Potsdam (AIP)'
__copyright__ = 'Copyright 2015-2018 Leibniz Institute for Astrophysics Potsdam (AIP)'

VERSION = __version__

0 comments on commit e3c5d4e

Please sign in to comment.