We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 289429f + 6719f98 commit 6ba6a0fCopy full SHA for 6ba6a0f
pyproject.toml
@@ -1,8 +1,8 @@
1
[tool.poetry]
2
name = "torbot"
3
-version = "3.1.1"
+version = "3.1.2"
4
description = "OSINT for the dark web"
5
-authors = ["Akeem King <akeemtlking@gmail.com>, PS Narayanan <thepsnarayanan@gmail.com>"]
+authors = ["Akeem King <akeemtlking@gmail.com>", "PS Narayanan <thepsnarayanan@gmail.com>"]
6
license = "GNU GPL"
7
include = [".env"]
8
torbot/version.py
@@ -1 +1 @@
-__version__ = '2.1.0'
+__version__ = '3.1.2'
0 commit comments