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

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.bumpversion.cfg

Lines changed: 2 additions & 1 deletion
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

Lines changed: 1 addition & 1 deletion
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)