This commit is contained in:
TerenceLiu98 2021-06-07 13:34:27 +08:00
parent b2ce58b7e1
commit 847cbd7427
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ from setuptools import setup, find_packages
import os
setup(
name = "CEDApy",
version = "1.0.8",
version = "1.0.9",
keywords = "quantitative economic data",
long_description = open(
os.path.join(