From 40da63f082c1b462479537da172aba7b2b0e6581 Mon Sep 17 00:00:00 2001 From: Julius Hochmuth Date: Wed, 8 Feb 2023 17:42:04 +0000 Subject: [PATCH] Bump version. --- HISTORY.md | 3 +++ pyproject.toml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 30c0cf6..219a904 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,3 +1,6 @@ +### v1.0.4 + - Enum added for usw2a1 + ### v1.0.3 - New api changes diff --git a/pyproject.toml b/pyproject.toml index 3965495..f88da1a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "rockset" -version = "1.0.3" +version = "1.0.4" description = "The python client for the Rockset API." authors = ["Rockset "] packages = [