We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ed15c5 commit 6236680Copy full SHA for 6236680
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tiny-web-crawler"
3
-version = "0.4.0-beta"
+version = "0.5.0"
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