Skip to content

Commit e4087f8

Browse files
committed
Bump versions one more time
Signed-off-by: Christian Vetter <christian.vetter@here.com>
1 parent f080a41 commit e4087f8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

flatdata-generator/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 = "flatdata-generator"
7-
version = "0.4.6"
7+
version = "0.4.9"
88
description = "Generate source code for C++, Rust, Go or Python from a Flatdata schema file"
99
readme = "README.md"
1010
authors = [

flatdata-py/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 = "flatdata-py"
7-
version = "0.4.8"
7+
version = "0.4.9"
88
description = "Python 3 implementation of Flatdata"
99
readme = "README.md"
1010
authors = [

0 commit comments

Comments
 (0)