Skip to content

Commit f0001f9

Browse files
author
Viktor Gyenes
committed
bumping version number of nnef and nnef_tools python package
1 parent 2fa8d91 commit f0001f9

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nnef-pyproject/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nnef"
3-
version = "1.0.8"
3+
version = "1.0.9"
44
description = "A package for parsing NNEF files"
55
requires-python = ">=3.7"
66

nnef_tools-pyproject/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "nnef_tools"
3-
version = "1.0.8"
3+
version = "1.0.9"
44
description = "A package for managing NNEF files"
55
requires-python = ">=3.7"
66

0 commit comments

Comments
 (0)