Skip to content

Commit 37d5c98

Browse files
committed
release
1 parent 44d51f7 commit 37d5c98

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fluid/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Reusable server side python modules"""
22

3-
__version__ = "1.2.0"
3+
__version__ = "1.2.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "aio-fluid"
3-
version = "1.2.0"
3+
version = "1.2.1"
44
description = "Tools for backend python services"
55
license = "BSD"
66
authors = ["Luca <luca@quantmind.com>"]

0 commit comments

Comments
 (0)