Skip to content

Commit

Permalink
update version to 0.1.019 (#527)
Browse files Browse the repository at this point in the history
  • Loading branch information
wbodo authored Aug 19, 2020
1 parent e4e5a7a commit 4005fd8
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.018"
release = "0.1.019"

# -- 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.018'
version = '0.1.019'
print(version)

from setuptools import setup, find_packages
Expand Down

0 comments on commit 4005fd8

Please sign in to comment.