Skip to content

Commit 75894e2

Browse files
authored
Merge pull request #11 from jzelinskie/version-bump
pyproject: bump to v0.3.0
2 parents 5bae645 + 8c24ffc commit 75894e2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@ packages = [
55
{ include = "validate" },
66
{ include = "grpcutil" },
77
]
8-
authors = ["Petricorp <support@petricorp.io>"]
8+
authors = ["Authzed <support@authzed.com>"]
99
description = "Client library for the Authzed service."
1010
name = "authzed"
11-
version = "0.2.0"
11+
version = "0.3.0"
1212
readme = "README.md"
1313

1414
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)