Skip to content

Commit f0d3c58

Browse files
committed
Set version in setup.py with "rc1" suffix
Signed-off-by: Erik Boasson <[email protected]>
1 parent f0eae21 commit f0d3c58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
from bdist_wheel import bdist_wheel
2626

2727

28-
__version__ = "0.10.2"
28+
__version__ = "0.10.2rc1"
2929
package = "cyclonedds"
3030

3131

0 commit comments

Comments
 (0)