Skip to content

Commit 29b899d

Browse files
committed
update pyproject.toml version to match __init__.py
1 parent 7954b9f commit 29b899d

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 = "pycodify"
7-
version = "0.1.0"
7+
version = "0.1.1"
88
description = "Python source code as a serialization format with automatic import resolution"
99
authors = [{name = "Tristan Simas", email = "tristan.simas@mail.mcgill.ca"}]
1010
license = {text = "MIT"}

0 commit comments

Comments
 (0)