Skip to content

Commit c21a602

Browse files
committed
Update library version to 0.3.0
1 parent fbda78c commit c21a602

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '0.2.5'
1+
__version__ = '0.3.0'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name='py_fcm',
8-
version='0.2.5',
8+
version='0.3.0',
99
scripts=[],
1010
author="Jairo Lefebre",
1111
author_email="[email protected]",

0 commit comments

Comments
 (0)