Skip to content
This repository was archived by the owner on Feb 12, 2025. It is now read-only.

Commit 3d2e591

Browse files
Bump version.
1 parent 8d0a509 commit 3d2e591

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
description='Financial Technical Analysis Indicator Library. Python bindings for https://github.com/TulipCharts/tulipindicators',
2121
long_description=long_description,
2222
long_description_content_type='text/markdown; charset=UTF-8',
23-
version='0.4.1',
23+
version='0.4.2',
2424
url='https://github.com/cryptocoinserver/tulipy',
25-
author='https://github.com/cirla/tulipy/blob/master/AUTHORS',
25+
author='https://travis-ci.org/cryptocoinserver/tulipy/blob/master/AUTHORS',
2626
license='LGPL-3.0',
2727
cmdclass={'build_ext': build_ext},
2828
ext_modules=ext_modules,

0 commit comments

Comments
 (0)