Skip to content

Commit b825339

Browse files
Update setup.py
1 parent 2ff3c11 commit b825339

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
@@ -2,7 +2,7 @@
22

33
setup(
44
name="edgardsrs",
5-
version="0.1.0", # Update this with your new version
5+
version="0.1.1", # Update this with your new version
66
packages=find_packages(exclude=["tests*"]),
77
install_requires=[
88
'beautifulsoup4>=4.9.3',

0 commit comments

Comments
 (0)