Skip to content

Commit a1a0ad9

Browse files
committed
Version up
1 parent 0c96680 commit a1a0ad9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(
4-
version='0.0.3',
4+
version='0.0.4',
55
name='icsd',
66
install_requires=["PyYAML","beautifulsoup4", "selenium", "PyVirtualDisplay", "pandas", "tqdm"],
77
entry_points={

0 commit comments

Comments
 (0)