We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b897790 commit 4348ce1Copy full SHA for 4348ce1
setup.py
@@ -5,7 +5,7 @@ def readme():
5
return f.read()
6
7
setup(name='chamberconnectlibrary',
8
- version='1.1.4',
+ version='1.1.5',
9
description='A library for interfacing with Espec North America chambers',
10
long_description=readme(),
11
url='https://github.com/EspecNorthAmerica/ChamberConnectLibrary',
0 commit comments