From 8197a26c495e780bc86597306c43a7434a48e7f9 Mon Sep 17 00:00:00 2001 From: xbgmsharp Date: Tue, 31 Oct 2023 10:18:02 +0100 Subject: [PATCH] Release 0.4.1 --- initdb/PGSAIL_VERSION | 2 +- tests/sql/summary.sql.output | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/initdb/PGSAIL_VERSION b/initdb/PGSAIL_VERSION index 1d0ba9e..267577d 100644 --- a/initdb/PGSAIL_VERSION +++ b/initdb/PGSAIL_VERSION @@ -1 +1 @@ -0.4.0 +0.4.1 diff --git a/tests/sql/summary.sql.output b/tests/sql/summary.sql.output index bdec6dd..e4b60f7 100644 --- a/tests/sql/summary.sql.output +++ b/tests/sql/summary.sql.output @@ -597,10 +597,10 @@ reverse_geocode_py_fn | {"name": "Spain", "country_code": "es"} Test geoip reverse_geoip_py_fn -[ RECORD 1 ]---------------------------------------------------------------------------------------------------------------------------------------------- -versions_fn | {"api_version" : "0.4.0", "sys_version" : "PostgreSQL 15.4", "timescaledb" : "2.12.2", "postgis" : "3.4.0", "postgrest" : "PostgREST 11.2.2"} +versions_fn | {"api_version" : "0.4.1", "sys_version" : "PostgreSQL 15.4", "timescaledb" : "2.12.2", "postgis" : "3.4.0", "postgrest" : "PostgREST 11.2.2"} -[ RECORD 1 ]----------------- -api_version | 0.4.0 +api_version | 0.4.1 sys_version | PostgreSQL 15.4 timescaledb | 2.12.2 postgis | 3.4.0