Skip to content

Commit 9d8b90a

Browse files
authored
Merge pull request #15 from keirkeenan/HW6-p4
HW6, P4: version change
2 parents 4ccea30 + 77d8705 commit 9d8b90a

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.0"
14+
version = "0.1.1"
1515
requires-python = ">=3.7"
1616

1717
dependencies = []

0 commit comments

Comments
 (0)