Skip to content

Commit f571f02

Browse files
committed
Back to development: 2.0.1
1 parent 6dbca6e commit f571f02

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGES.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changes
33
=======
44

5+
2.0.1 (unreleased)
6+
------------------
7+
8+
- Nothing changed yet.
9+
10+
511
2.0.0 (2026-02-03)
612
------------------
713

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "node"
7-
version = "2.0.0"
7+
version = "2.0.1.dev0"
88
description = "Building data structures as node trees"
99
dynamic = ["readme"]
1010
requires-python = ">=3.10"

0 commit comments

Comments
 (0)