We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dbca6e commit f571f02Copy full SHA for f571f02
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=======
4
5
+2.0.1 (unreleased)
6
+------------------
7
+
8
+- Nothing changed yet.
9
10
11
2.0.0 (2026-02-03)
12
------------------
13
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "node"
-version = "2.0.0"
+version = "2.0.1.dev0"
description = "Building data structures as node trees"
dynamic = ["readme"]
requires-python = ">=3.10"
0 commit comments