Skip to content

Commit 4af280d

Browse files
committed
bump version
1 parent 725d1df commit 4af280d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name = "pykeepass"
33
# setuptools normalizes semver '-' to '.'
44
# avoid using hyphens: 1.2.3.post1
5-
version = "4.1.0.post1"
5+
version = "4.1.1"
66
readme = "README.md"
77
description = "Python library to interact with keepass databases (supports KDBX3 and KDBX4)"
88
authors = [

0 commit comments

Comments
 (0)