Skip to content

Commit

Permalink
prep 1.1.6pre0
Browse files Browse the repository at this point in the history
  • Loading branch information
leifj committed Dec 1, 2020
1 parent 48fb95c commit ea26ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
from setuptools import find_packages

__author__ = 'Leif Johansson'
__version__ = '1.1.5'
__version__ = '1.1.6pre0'

here = abspath(dirname(__file__))
README = open(join(here, 'README.rst')).read()
Expand Down

0 comments on commit ea26ca4

Please sign in to comment.