We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1661509 commit 5f83d63Copy full SHA for 5f83d63
CHANGES.rst
@@ -1,8 +1,8 @@
1
Changes
2
=======
3
4
-1.2 (unreleased)
5
-----------------
+2.0.0 (unreleased)
+------------------
6
7
- Nothing changed yet.
8
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "node.ext.fs"
-version = "1.2.dev0"
+version = "2.0.0.dev0"
description = "Filesystem abstraction based on nodes"
9
readme = "README.rst"
10
license = {text = "Simplified BSD"}
0 commit comments