Skip to content

Commit

Permalink
release(hansbug): release as version v1.4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
HansBug committed May 26, 2023
1 parent aa49ffb commit 609a8cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion treevalue/config/meta.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
__TITLE__ = "treevalue"

#: Version of this project.
__VERSION__ = "1.4.10"
__VERSION__ = "1.4.11"

#: Short description of the project, will be included in ``setup.py``.
__DESCRIPTION__ = 'A flexible, generalized tree-based data structure.'
Expand Down

0 comments on commit 609a8cd

Please sign in to comment.