Skip to content

Commit 23a8443

Browse files
committed
Bump version: 0.2.0 → 0.2.1
Signed-off-by: Gigon Bae <gbae@nvidia.com>
1 parent 39ef72b commit 23a8443

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.0
2+
current_version = 0.2.1
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)