We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cde148 commit 4d735a1Copy full SHA for 4d735a1
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.3"
+VERSION="0.0.4"
7
8
setup(
9
name='plexwebsocket',
0 commit comments