Skip to content

Commit 8e72f53

Browse files
committed
Set version to 0.4.2rc1 (0.4.2.M1 was invalid for pypi.org)
1 parent 2536d0d commit 8e72f53

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
@@ -22,7 +22,7 @@ def read(fname):
2222

2323
setup(
2424
name='eclipse-zenoh',
25-
version='0.4.2.M1',
25+
version='0.4.2rc1',
2626
packages=['zenoh', 'zenoh.net', 'zenoh.core'],
2727
author='ADLINK zenoh team',
2828
author_email='zenoh@adlink-labs.tech',

0 commit comments

Comments
 (0)