Skip to content

Commit

Permalink
version 0.7.4
Browse files Browse the repository at this point in the history
  • Loading branch information
athalhammer committed Nov 25, 2023
1 parent 9ec39ea commit 07ccc69
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.3'
release = '0.7.4'

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

0 comments on commit 07ccc69

Please sign in to comment.