Skip to content

Commit 5548510

Browse files
committed
Version bump
1 parent 99d757a commit 5548510

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from setuptools import setup
44

5-
VERSION = "4.0.0"
5+
VERSION = "4.1.0"
66

77
long_description = (open('README').read() +
88
'\n\n' + open('HISTORY.txt').read())
@@ -30,4 +30,4 @@
3030
"requests>=2",
3131
"python-dateutil"
3232
]
33-
)
33+
)

0 commit comments

Comments
 (0)