Skip to content

Commit caf6a6a

Browse files
committed
Bump version: 0.2.0a1 → 0.2.0
Signed-off-by: Gigon Bae <gbae@nvidia.com>
1 parent f63e4c4 commit caf6a6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.bumpversion.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[bumpversion]
2-
current_version = 0.2.0a1
2+
current_version = 0.2.0
33
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>a|b|rc)(?P<build>\d+))?
44
serialize =
55
{major}.{minor}.{patch}{release}{build}

0 commit comments

Comments
 (0)