Skip to content

Commit

Permalink
update description
Browse files Browse the repository at this point in the history
  • Loading branch information
bckohan committed Apr 9, 2023
1 parent 249e57c commit 755b4ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "enum-properties"
version = "1.4.0"
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."
authors = ["Brian Kohan <[email protected]>"]
license = "MIT"
repository = "https://github.com/bckohan/enum-properties"
Expand Down

0 comments on commit 755b4ac

Please sign in to comment.