Skip to content

Commit

Permalink
bump py version
Browse files Browse the repository at this point in the history
  • Loading branch information
23doors committed Jun 10, 2020
1 parent 21b331e commit 719b0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gen/python/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ def find_packages(path='.'):

setup(
name='syncanoapis',
version='0.1',
version='1.0.0',
packages=list(find_packages('syncano')),
)

0 comments on commit 719b0ce

Please sign in to comment.