Skip to content
This repository was archived by the owner on Jun 9, 2023. It is now read-only.

Commit 009fe83

Browse files
author
DEKHTIARJonathan
committed
Version Bump - 0.1.1 Release
1 parent fbdd341 commit 009fe83

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nvtx_plugins/python/nvtx/plugins/tf/package_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
MAJOR = 0
1919
MINOR = 1
2020
PATCH = 1
21-
PRE_RELEASE = 'rc0'
21+
PRE_RELEASE = ''
2222

2323
# Use the following formatting: (major, minor, patch, pre-release)
2424
VERSION = (MAJOR, MINOR, PATCH, PRE_RELEASE)

0 commit comments

Comments
 (0)