Skip to content

Commit

Permalink
chore: Define package version to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rai200890 committed Oct 29, 2018
1 parent 0630814 commit 4b7bd7d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="google_cloud_logger",
version="0.0.1",
version="0.0.2",
description="Google Cloud Logger Formatter",
url="http://github.com/rai200890/python_google_cloud_logger",
author="Raissa Ferreira",
Expand All @@ -14,7 +14,6 @@
"python-json-logger>=v0.1.5",
],
classifiers=[
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
"Intended Audience :: Developers",
"License :: OSI Approved :: MIT License",
Expand Down

0 comments on commit 4b7bd7d

Please sign in to comment.