Skip to content

Commit af3c635

Browse files
authored
Update setup.py
Changed version to 0.3.1
1 parent 9ff1bb6 commit af3c635

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ def read_readme():
1010

1111
setup(
1212
name="global_macro_data",
13-
version="0.3.0",
13+
version="0.3.1",
1414
packages=find_packages(),
1515
package_data={
1616
"global_macro_data": ["isomapping.csv"],

0 commit comments

Comments
 (0)