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 435e150 commit e4daf9fCopy full SHA for e4daf9f
setup.py
@@ -5,7 +5,7 @@
5
README = open(os.path.join(here, 'README.rst')).read()
6
NEWS = open(os.path.join(here, 'NEWS.txt')).read()
7
8
-version = '1.3.4'
+version = '1.4.0'
9
10
install_requires = [
11
'pyxattr',
0 commit comments