Skip to content

Commit

Permalink
release 1.0.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
TomStary committed Jan 1, 2019
1 parent 32704c2 commit 42fdea5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name='evodoc',
version='0.1.5',
version='1.0.0',
packages=find_packages(),
include_package_data=True,
zip_safe=False,
Expand All @@ -24,4 +24,4 @@
'flask-migrate',
'flask-bcrypt',
],
)
)

0 comments on commit 42fdea5

Please sign in to comment.