We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 391e460 commit d52dfa1Copy full SHA for d52dfa1
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tiny-web-crawler"
3
-version = "0.3.0"
+version = "0.4.0-beta"
4
description = "A simple and efficient web crawler in Python."
5
authors = ["Indrajith Indraprastham <[email protected]>"]
6
license = "GPL-3.0-or-later"
0 commit comments