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 249e57c commit 755b4acCopy full SHA for 755b4ac
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "enum-properties"
3
version = "1.4.0"
4
-description = "Add properties to Python enumeration values with a simple declarative syntax."
+description = "Add properties and method specializations to Python enumeration values with a simple declarative syntax."
5
authors = ["Brian Kohan <[email protected]>"]
6
license = "MIT"
7
repository = "https://github.com/bckohan/enum-properties"
0 commit comments