Skip to content

Commit

Permalink
Update version to 0.1.007 (#330)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandercwikla authored May 7, 2020
1 parent 9800c19 commit f217ec0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
author = 'Novela'

# The full version, including alpha/beta/rc tags
release = "0.1.006"
release = "0.1.007"

# -- General configuration ---------------------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = '0.1.006'
version = '0.1.007'
print(version)
from setuptools import setup, find_packages

Expand Down

0 comments on commit f217ec0

Please sign in to comment.