We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed6bea commit 18b6dabCopy full SHA for 18b6dab
setup.py
@@ -29,5 +29,5 @@
29
platforms=['any'],
30
classifiers=CLASSIFIERS,
31
install_requires=[],
32
- version='0.9.1',
+ version='0.9.2',
33
)
0 commit comments