Skip to content

Commit

Permalink
Feature/update version (#66)
Browse files Browse the repository at this point in the history
* Update README for 1.1.0 preview

* Update setup.py for version 1.1.0 preview

* Updated version in setup.py to 1.1.0.rc2

* Updated submodule to use commit feature/update-libs-internal-rel

Co-authored-by: Sam Raeburn <sam@rti.com>
  • Loading branch information
samuelraeburn and Sam Raeburn authored Mar 4, 2021
1 parent 60573f8 commit 5f10b0c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ RTI Connector for Python
========================

RTI® Connext® DDS is a connectivity software framework for integrating
data sources of all types. At its core is the worlds leading ultra-high
data sources of all types. At its core is the world's leading ultra-high
performance, distributed networking databus.

*RTI Connector* provides a quick and easy way to write applications that
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version='1.0.0',
version='1.1.0.rc2',

description='RTI Connector for Python',
long_description=long_description,
Expand Down

0 comments on commit 5f10b0c

Please sign in to comment.