diff --git a/iotedgedev/__init__.py b/iotedgedev/__init__.py index 723baee5..343d92e2 100644 --- a/iotedgedev/__init__.py +++ b/iotedgedev/__init__.py @@ -2,5 +2,5 @@ __author__ = 'Microsoft Corporation' __email__ = 'opencode@microsoft.com' -__version__ = '3.3.3-rc0' +__version__ = '3.3.3rc0' __AIkey__ = '95b20d64-f54f-4de3-8ad5-165a75a6c6fe' diff --git a/tests/__init__.py b/tests/__init__.py index 8e673795..4b1e7471 100644 --- a/tests/__init__.py +++ b/tests/__init__.py @@ -2,4 +2,4 @@ __author__ = 'Microsoft Corporation' __email__ = 'opencode@microsoft.com' -__version__ = '3.3.3-rc0' +__version__ = '3.3.3rc0'