We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d63725e commit 7733d20Copy full SHA for 7733d20
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "aldict"
7
-version = "1.1.0"
+version = "1.0.1"
8
readme = "README.md"
9
authors = [{ name = "Kaloyan Ivanov", email = "kaloyan.ivanov88@gmail.com" }]
10
description = "Multi-key dictionary, supports adding and manipulating key-aliases pointing to shared values"
0 commit comments