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.
1 parent 725d1df commit 4af280dCopy full SHA for 4af280d
1 file changed
pyproject.toml
@@ -2,7 +2,7 @@
2
name = "pykeepass"
3
# setuptools normalizes semver '-' to '.'
4
# avoid using hyphens: 1.2.3.post1
5
-version = "4.1.0.post1"
+version = "4.1.1"
6
readme = "README.md"
7
description = "Python library to interact with keepass databases (supports KDBX3 and KDBX4)"
8
authors = [
0 commit comments