Skip to content

Commit c8ba57a

Browse files
J0Joel Lee
and
Joel Lee
authored
chore: update versions (#50)
Co-authored-by: Joel Lee <joel@joellee.org>
1 parent 315f596 commit c8ba57a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

postgrest_py/__version__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.5.0"
1+
__version__ = "0.6.0"

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "postgrest-py"
33
description = "PostgREST client for Python. This library provides an ORM interface to PostgREST."
4-
version = "0.5.0"
4+
version = "0.6.0"
55
authors = ["Lương Quang Mạnh <luongquangmanh85@gmail.com>"]
66
license = "MIT"
77
readme = "README.md"

0 commit comments

Comments
 (0)