Skip to content

Commit 11ef883

Browse files
committed
todos
1 parent 2fd22f8 commit 11ef883

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ tags = "/blog/tag/:title/"
6363
description = "Python dependency management and packaging made easy"
6464

6565
[tool.website.config.params.documentation]
66-
defaultVersion = "2.0"
66+
defaultVersion = "2.0" # TODO: 2.1
6767

6868
[tool.website.config.markup.goldmark.renderer]
6969
unsafe = true
@@ -72,7 +72,7 @@ unsafe = true
7272
keepWhitespace = true
7373

7474
[tool.website.versions]
75-
"2.0" = "2.0"
75+
"2.0" = "2.0" # TODO: 2.1
7676
"1.8" = "1.8"
7777

7878
[build-system]

0 commit comments

Comments
 (0)