Skip to content

Commit

Permalink
Prepare new sdk version release v0.4.0 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
fayaaz authored Nov 1, 2021
1 parent 4d80c34 commit e801035
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 setup

# Update version here when you want to increment the version in PyPi
sdk_version = '0.3.0'
sdk_version = '0.4.0'

# If no ZEGAMI_SDK_VERSION set use the version
try:
Expand Down

0 comments on commit e801035

Please sign in to comment.