Skip to content

Commit da4af72

Browse files
authored
#fix HMAINT-202 -- new connector libraries for python, base on DDS 6.1.1 (20220309, bkprt) (#129)
1 parent d460667 commit da4af72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
# Versions should comply with PEP440. For a discussion on single-sourcing
3434
# the version across setup.py and the project code, see
3535
# https://packaging.python.org/en/latest/single_source_version.html
36-
version='1.2.0-rc5',
36+
version='1.2.0-rc6',
3737

3838
description='RTI Connector for Python',
3939
long_description=long_description,

0 commit comments

Comments
 (0)