We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ff3c11 commit b825339Copy full SHA for b825339
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="edgardsrs",
5
- version="0.1.0", # Update this with your new version
+ version="0.1.1", # Update this with your new version
6
packages=find_packages(exclude=["tests*"]),
7
install_requires=[
8
'beautifulsoup4>=4.9.3',
0 commit comments