Skip to content

Commit 59a39b1

Browse files
committed
release
1 parent a043cc3 commit 59a39b1

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,2 +1,2 @@
11
"""Reusable server side python modules"""
2-
__version__ = "0.4.7"
2+
__version__ = "0.4.8"

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 = "0.4.7"
3+
version = "0.4.8"
44
description = "Tools for backend python services"
55
license = "BSD"
66
authors = ["Luca <luca@quantmind.com>"]

0 commit comments

Comments
 (0)