Skip to content

Commit a2b3e85

Browse files
committed
fix pypi w/ version bump
1 parent cdf9324 commit a2b3e85

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Changelog
2-
## [v0.1.0] - 09/03/2023
2+
## [v0.1.1] - 09/03/2023
33
- Initial commit

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pysqlrecon"
3-
version = "0.1.0"
3+
version = "0.1.1"
44
description = "Offensive MSSQL Python toolkit"
55
authors = ["Matt Creel <mcreel31@gmail.com>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)