Conform to modern setup.py version access

This commit is contained in:
Cameron Yick
2017-09-17 17:54:35 -04:00
parent 6325ca1548
commit 321f4eee35
6 changed files with 18 additions and 11 deletions

2
tiingo/__version__.py Normal file
View File

@@ -0,0 +1,2 @@
# -*- coding: utf-8 -*-
__version__ = '0.3.1'