We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95f931d commit 684e533Copy full SHA for 684e533
setup.py
@@ -2,7 +2,7 @@
2
3
__author__ = 'Naor Livne'
4
__author_email__ = 'naorlivne@gmail.com'
5
-__version__ = '2.7.0'
+__version__ = '2.8.0'
6
7
with open('README.md') as f:
8
long_description = f.read()
0 commit comments