We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93c57e6 commit 82fa374Copy full SHA for 82fa374
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [0.0.3](https://github.com/dev-sec/pam-tester/tree/0.0.3) (2023-08-03)
4
+
5
+[Full Changelog](https://github.com/dev-sec/pam-tester/compare/0.0.2...0.0.3)
6
7
+**Closed issues:**
8
9
+- Dependency Dashboard [\#6](https://github.com/dev-sec/pam-tester/issues/6)
10
11
## [0.0.2](https://github.com/dev-sec/pam-tester/tree/0.0.2) (2023-08-01)
12
13
[Full Changelog](https://github.com/dev-sec/pam-tester/compare/0.0.1...0.0.2)
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pam-tester"
-version = "0.0.2"
+version = "0.0.3"
description = "Tool for testing PAM configurations"
readme = "README.md"
authors = ["Martin Schurz <Martin.Schurz@telekom.de>"]
0 commit comments