Skip to content

Commit

Permalink
bump version (#23)
Browse files Browse the repository at this point in the history
Co-authored-by: danielg <danielg@sqreamtech.com>
  • Loading branch information
danielg-sqream and danielg-sqream committed Jan 29, 2023
1 parent 6bc3576 commit 13b032f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Expand Up @@ -5,7 +5,7 @@
Python connector for SQream DB
===================================

* **Version:** 3.2.2
* **Version:** 3.2.3

* **Supported SQream DB versions:** >= 2.13, 2019.2 or newer recommended

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -6,7 +6,7 @@

setup_params = dict(
name = 'pysqream',
version = '3.2.2',
version = '3.2.3',
description = 'DB-API connector for SQream DB',
long_description = long_description,
url = "https://github.com/SQream/pysqream",
Expand Down

0 comments on commit 13b032f

Please sign in to comment.