Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Jan 8, 2019
1 parent f211c5c commit 1a3160a
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 @@
def read(*rnames):
return open(os.path.join(os.path.dirname(__file__), *rnames)).read()

version = '1.0b110.dev0'
version = '1.0b20'

long_description = (
open('README.rst').read() + '\n' +
Expand Down

0 comments on commit 1a3160a

Please sign in to comment.