Skip to content

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
Seongbuming committed Feb 14, 2023
1 parent d4ed1ca commit b2dc2cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def requirements():

setuptools.setup(
name="default-scraper",
version="1.0.1",
version="1.1.0",
license="MIT",
author="Seongbum Seo",
author_email="[email protected]",
Expand All @@ -26,4 +26,4 @@ def requirements():
"License :: OSI Approved :: MIT License",
"Operating System :: OS Independent"
],
)
)

0 comments on commit b2dc2cb

Please sign in to comment.