Skip to content

Commit

Permalink
Update version to 0.1.010 (#396)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksandercwikla authored May 27, 2020
1 parent f34c867 commit f441819
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.009"
release = "0.1.010"

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

from setuptools import setup, find_packages
Expand Down

0 comments on commit f441819

Please sign in to comment.