Skip to content

Commit 26df048

Browse files
feat: adding new version number
1 parent 6252afc commit 26df048

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
# This call to setup() does all the work
1212
setup(
1313
name="bigdatacloudapi-client",
14-
version="1.0.1",
14+
version="1.0.2",
1515
description="A Python client for BigDataCloud API connectivity (https://www.bigdatacloud.com)",
1616
long_description=README,
1717
long_description_content_type="text/markdown",

0 commit comments

Comments
 (0)