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

Commit 8b7f105

Browse files
committed
Bump version: 0.1.0 → 0.1.1
1 parent 3574c47 commit 8b7f105

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.bumpversion.cfg

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

66
[bumpversion:file:fd_gcp/__init__.py]
7+

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.0'
33+
__version__ = '0.1.1'

0 commit comments

Comments
 (0)