Skip to content

Commit 3256c92

Browse files
Release 2.0.0; drops support for Python 2.7.
1 parent 3bd8ee9 commit 3256c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
REQUIREMENTS[category] = requirements
3939

4040
setup(name='taskw',
41-
version='1.3.1',
41+
version='2.0.0',
4242
description="Python bindings for your taskwarrior database",
4343
long_description=long_description,
4444
classifiers=[

0 commit comments

Comments
 (0)