Skip to content

Commit fa58985

Browse files
committed
Bump version to 2.0.1
1 parent 6d563b7 commit fa58985

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="AlgoTree",
5-
version="2.0.0",
5+
version="2.0.1",
66
author="Alex Towell",
77
author_email="lex@metafunctor.com",
88
description="Immutable-by-default tree manipulation library with functional programming patterns and composable transformations",

0 commit comments

Comments
 (0)