We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7954b9f commit 29b899dCopy full SHA for 29b899d
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "pycodify"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "Python source code as a serialization format with automatic import resolution"
9
authors = [{name = "Tristan Simas", email = "tristan.simas@mail.mcgill.ca"}]
10
license = {text = "MIT"}
0 commit comments