Skip to content
This repository was archived by the owner on Jul 1, 2021. It is now read-only.

Commit cc116d5

Browse files
committed
Update bumpversion config to trinity version
1 parent 7241444 commit cc116d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bumpversion.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.0-alpha.37
2+
current_version = 0.1.0-alpha.20
33
commit = True
44
tag = True
55
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(-(?P<stage>[^.]*)\.(?P<devnum>\d+))?

0 commit comments

Comments
 (0)