Skip to content

Commit 03cd0ae

Browse files
committed
pyproject: bump version to 1.0.0
1 parent 0c32092 commit 03cd0ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "simpleelf"
3-
version = "0.1.12"
3+
version = "1.0.0"
44
description = "Simple ELF parser and builder"
55
readme = "README.md"
66
requires-python = ">=3.8"

0 commit comments

Comments
 (0)