Skip to content

Commit 25e1d04

Browse files
committed
Bump version
1 parent e73d9dd commit 25e1d04

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

betterproto2/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "betterproto2"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
description = "A better Protobuf / gRPC generator & library"
55
authors = [
66
{name = "Adrien Vannson", email = "adrien.vannson@protonmail.com"},

betterproto2_compiler/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "betterproto2_compiler"
3-
version = "0.5.1"
3+
version = "0.6.0"
44
description = "Compiler for betterproto2"
55
authors = [
66
{ name = "Adrien Vannson", email = "adrien.vannson@protonmail.com" },

0 commit comments

Comments
 (0)