We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6152f14 commit be6ec45Copy full SHA for be6ec45
treevalue/config/meta.py
@@ -7,7 +7,7 @@
7
__TITLE__ = "treevalue"
8
9
#: Version of this project.
10
-__VERSION__ = "1.3.0"
+__VERSION__ = "1.3.1"
11
12
#: Short description of the project, will be included in ``setup.py``.
13
__DESCRIPTION__ = 'A flexible, generalized tree-based data structure.'
0 commit comments