We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 553d8cf commit 19d050bCopy full SHA for 19d050b
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "data_extractor"
3
-version = "0.4.0.dev1"
+version = "0.4.0.dev2"
4
license = "MIT"
5
description = "Combine XPath, CSS Selector and JSONPath for Web data extracting."
6
authors = ["linw1995 <[email protected]>"]
0 commit comments