Skip to content

Commit 99a8bee

Browse files
committed
chore: Bump package version to 0.0.2
1 parent 0630814 commit 99a8bee

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

setup.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="google_cloud_logger",
5-
version="0.0.1",
5+
version="0.0.2",
66
description="Google Cloud Logger Formatter",
77
url="http://github.com/rai200890/python_google_cloud_logger",
88
author="Raissa Ferreira",
@@ -14,7 +14,6 @@
1414
"python-json-logger>=v0.1.5",
1515
],
1616
classifiers=[
17-
"Development Status :: 3 - Alpha",
1817
"Environment :: Web Environment",
1918
"Intended Audience :: Developers",
2019
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)