We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67b6b1b commit e65ef69Copy full SHA for e65ef69
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "tiny-web-crawler"
3
-version = "0.1.5"
+version = "0.2.0"
4
description = "A simple and efficient web crawler in Python."
5
authors = ["Indrajith Indraprastham <indr4jith@gmail.com>"]
6
license = "GPL-3.0-or-later"
0 commit comments