Skip to content

Commit baeb577

Browse files
committed
Bump version: 0.6.3 → 0.7.0
1 parent a5b2894 commit baeb577

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.6.3
2+
current_version = 0.7.0
33
commit = True
44
tag = True
55
tag_name = {new_version}

tipg/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""tipg."""
22

3-
__version__ = "0.6.3"
3+
__version__ = "0.7.0"

0 commit comments

Comments
 (0)