We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1caf836 commit 0f08019Copy full SHA for 0f08019
1 file changed
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python
2
from setuptools import setup
3
4
-version = "2.0.21"
+version = "2.1.0"
5
classifiers = [
6
"Development Status :: 5 - Production/Stable",
7
"Environment :: Plugins",
0 commit comments