Skip to content
This repository was archived by the owner on May 20, 2022. It is now read-only.

Commit 06cd710

Browse files
committed
Bump version: 0.1.1 → 0.1.2
1 parent 4d8fbea commit 06cd710

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.1.1
2+
current_version = 0.1.2
33
commit = True
44
tag = True
55

fd_gcp/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
"""
3131

3232

33-
__version__ = '0.1.1'
33+
__version__ = '0.1.2'

0 commit comments

Comments
 (0)