Skip to content

Commit 755b4ac

Browse files
committed
update description
1 parent 249e57c commit 755b4ac

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
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "enum-properties"
33
version = "1.4.0"
4-
description = "Add properties to Python enumeration values with a simple declarative syntax."
4+
description = "Add properties and method specializations to Python enumeration values with a simple declarative syntax."
55
authors = ["Brian Kohan <[email protected]>"]
66
license = "MIT"
77
repository = "https://github.com/bckohan/enum-properties"

0 commit comments

Comments
 (0)