Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
hollerloudly authored Mar 14, 2021
1 parent 7e81f98 commit 64241e4
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 @@ -10,7 +10,7 @@
from setuptools import setup, find_packages # mypy: disable=W0611 # noqa:

NAME = "sematext-cloud-client"
VERSION = "0.2.0"
VERSION = "0.3.0"
# To install the library, run the following
#
# python setup.py install
Expand Down

0 comments on commit 64241e4

Please sign in to comment.