mirror of
https://github.com/hydrosquall/tiingo-python.git
synced 2025-12-17 11:54:19 +01:00
Version Bump
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
[bumpversion]
|
[bumpversion]
|
||||||
current_version = 0.1.0
|
current_version = 0.1.1
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
|
|
||||||
|
|||||||
2
setup.py
2
setup.py
@@ -28,7 +28,7 @@ test_requirements = [
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='tiingo',
|
name='tiingo',
|
||||||
version='0.1.0',
|
version='0.1.1',
|
||||||
description="REST Client for Tiingo Data Platform API",
|
description="REST Client for Tiingo Data Platform API",
|
||||||
long_description=readme + '\n\n' + history,
|
long_description=readme + '\n\n' + history,
|
||||||
author="Cameron Yick",
|
author="Cameron Yick",
|
||||||
|
|||||||
Reference in New Issue
Block a user