We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d191839 commit cdf9324Copy full SHA for cdf9324
2 files changed
CHANGELOG.md
@@ -1,3 +1,3 @@
1
# Changelog
2
-## [v0.1.0] - XX/XX/XXXX
+## [v0.1.0] - 09/03/2023
3
- Initial commit
pyproject.toml
@@ -1,7 +1,7 @@
[tool.poetry]
name = "pysqlrecon"
version = "0.1.0"
4
-description = ""
+description = "Offensive MSSQL Python toolkit"
5
authors = ["Matt Creel <mcreel31@gmail.com>"]
6
readme = "README.md"
7
homepage = "https://github.com/tw1sm/pysqlrecon"
0 commit comments