Skip to content

Commit

Permalink
updated version no to 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Oliver K. Ernst committed Jun 21, 2021
1 parent b8ed088 commit 609a2e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
author = 'Oliver K. Ernst'

# The full version, including alpha/beta/rc tags
release = '0.1dev'
release = '0.1.1'


# -- General configuration ---------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setup(
name='physDBD',
version='0.1',
version='0.1.1',
packages=['physDBD'],
author='Oliver K. Ernst',
author_email='[email protected]',
Expand Down

0 comments on commit 609a2e8

Please sign in to comment.