We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d563b7 commit fa58985Copy full SHA for fa58985
1 file changed
setup.py
@@ -2,7 +2,7 @@
2
3
setup(
4
name="AlgoTree",
5
- version="2.0.0",
+ version="2.0.1",
6
author="Alex Towell",
7
author_email="lex@metafunctor.com",
8
description="Immutable-by-default tree manipulation library with functional programming patterns and composable transformations",
0 commit comments