Skip to content

Commit e4daf9f

Browse files
committed
Release 1.4.0
1 parent 435e150 commit e4daf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
README = open(os.path.join(here, 'README.rst')).read()
66
NEWS = open(os.path.join(here, 'NEWS.txt')).read()
77

8-
version = '1.3.4'
8+
version = '1.4.0'
99

1010
install_requires = [
1111
'pyxattr',

0 commit comments

Comments
 (0)