We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b46c39 commit c23dacbCopy full SHA for c23dacb
1 file changed
setup.py
@@ -3,7 +3,7 @@
3
with open('README.md') as f:
4
long_description = f.read()
5
6
-VERSION="0.0.5"
+VERSION="0.0.6"
7
8
setup(
9
name='plexwebsocket',
0 commit comments