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