Skip to content

Commit

Permalink
new release
Browse files Browse the repository at this point in the history
  • Loading branch information
athalhammer committed Jan 18, 2021
1 parent 23008b2 commit 7177bb1
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 @@ -22,7 +22,7 @@
author = 'Andreas Thalhammer'

# The full version, including alpha/beta/rc tags
release = '0.7.1'
release = '0.7.2'

# -- 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='danker',
version='0.7.1',
version='0.7.2',
url='https://github.com/athalhammer/danker',
author='Andreas Thalhammer',
author_email='andreas@thalhammer.bayern',
Expand Down

0 comments on commit 7177bb1

Please sign in to comment.