Skip to content

Commit 450c9bb

Browse files
committed
Version 0.20.0
1 parent 3fc39f0 commit 450c9bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "litgen"
7-
version = "0.999.0"
7+
version = "0.20.0"
88
authors = [{ name = "Pascal Thomet", email = "pthomet@gmail.com" }]
99
description = "litgen, aka \"Literate Generator\", an automatic python bindings generator for humans who like nice code and APIs, based on srcML (https://srcml.org)"
1010
readme = "README.md"

0 commit comments

Comments
 (0)