Skip to content

Commit 6448fed

Browse files
authored
🔖 Set version_extra to empty string
1 parent df87400 commit 6448fed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CPAC/info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
_version_major = 1
4444
_version_minor = 8
4545
_version_micro = 6
46-
_version_extra = 'rc1'
46+
_version_extra = ''
4747

4848

4949
def get_cpac_gitversion():

0 commit comments

Comments
 (0)