We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c061a commit 3a6fb8aCopy full SHA for 3a6fb8a
setup.py
@@ -33,12 +33,12 @@
33
34
setup(
35
name = 'TA-Lib',
36
- version = '0.4.0',
+ version = '0.4.1',
37
description = 'Python wrapper for TA-Lib',
38
author = 'John Benediktsson',
39
author_email = 'mrjbq7@gmail.com',
40
url = 'https://github.com/mrjbq7/ta-lib',
41
- download_url = 'https://github.com/mrjbq7/ta-lib/zipball/master#egg=TA-Lib-0.4.0',
+ download_url = 'https://github.com/mrjbq7/ta-lib/zipball/master#egg=TA-Lib-0.4.1',
42
classifiers = [
43
"Development Status :: 4 - Beta",
44
"Topic :: Scientific/Engineering :: Mathematics",
0 commit comments