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.
2 parents ec9b527 + f330dc5 commit 1855d34Copy full SHA for 1855d34
setup.py
@@ -3,7 +3,7 @@
3
from setuptools import setup, find_packages
4
import sys
5
6
-version = '1.4'
+version = '1.5'
7
8
with open('README.md') as f:
9
readme = f.read()
0 commit comments