We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c96680 commit a1a0ad9Copy full SHA for a1a0ad9
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
3
setup(
4
- version='0.0.3',
+ version='0.0.4',
5
name='icsd',
6
install_requires=["PyYAML","beautifulsoup4", "selenium", "PyVirtualDisplay", "pandas", "tqdm"],
7
entry_points={
0 commit comments