Skip to content

Commit c15d119

Browse files
authored
Merge pull request #38 from keirkeenan/HW8-release
HW8: update version
2 parents c8663eb + 907ab0d commit c15d119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ name = "web-scraper-python-library"
1111
authors = [{name = "Your Name", email = "Your_Email@gmail.com"}]
1212
description="A Python library for web scraping"
1313
readme = "README.md"
14-
version = "0.1.1"
14+
version = "0.1.2"
1515
requires-python = ">=3.7"
1616

1717
dependencies = [

0 commit comments

Comments
 (0)