Skip to content

Commit

Permalink
Bump patch version for pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
numberoverzero committed Jan 17, 2015
1 parent 3886445 commit 4d79eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -22,7 +22,7 @@
if __name__ == "__main__":
setup(
name='jsonquery',
version='1.0.0',
version='1.0.1',
description="Basic json -> sqlalchemy query builder",
long_description=README + '\n\n' + CHANGES,
classifiers=[
Expand Down

0 comments on commit 4d79eb6

Please sign in to comment.