Skip to content

Commit 3567034

Browse files
committed
chore: fix pyproject version
1 parent 7fad92c commit 3567034

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapegraph-py/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scrapegraph_py"
3-
version = "0.0.3"
3+
version = "1.8.0"
44
description = "ScrapeGraph Python SDK for API"
55
authors = [
66
{ name = "Marco Vinciguerra", email = "mvincig11@gmail.com" },

0 commit comments

Comments
 (0)