Skip to content

Commit 555638a

Browse files
committed
version update
1 parent 3d4c9bf commit 555638a

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.0a3
2+
current_version = 0.1.0a4
33
commit = True
44
tag = True
55
tag_name = {new_version}

tifeatures/__init__.py

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

3-
__version__ = "0.1.0a3"
3+
__version__ = "0.1.0a4"

0 commit comments

Comments
 (0)