We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31b6642 commit a0b64f7Copy full SHA for a0b64f7
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
import os
3
4
-VERSION = "0.8.2"
+VERSION = "0.8.3"
5
6
7
def get_long_description():
0 commit comments