Skip to content

Commit 3a6fb8a

Browse files
committed
update to 0.4.1.
1 parent 36c061a commit 3a6fb8a

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
@@ -33,12 +33,12 @@
3333

3434
setup(
3535
name = 'TA-Lib',
36-
version = '0.4.0',
36+
version = '0.4.1',
3737
description = 'Python wrapper for TA-Lib',
3838
author = 'John Benediktsson',
3939
author_email = 'mrjbq7@gmail.com',
4040
url = 'https://github.com/mrjbq7/ta-lib',
41-
download_url = 'https://github.com/mrjbq7/ta-lib/zipball/master#egg=TA-Lib-0.4.0',
41+
download_url = 'https://github.com/mrjbq7/ta-lib/zipball/master#egg=TA-Lib-0.4.1',
4242
classifiers = [
4343
"Development Status :: 4 - Beta",
4444
"Topic :: Scientific/Engineering :: Mathematics",

0 commit comments

Comments
 (0)