Skip to content

Commit 86e6642

Browse files
authored
Add version field in project in pyproject.toml (#96)
1 parent 1c0e784 commit 86e6642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "rs_parsepatch"
7+
version = "0.4.4"
78
classifier = [
89
"License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)",
910
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)