We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a043cc3 commit 59a39b1Copy full SHA for 59a39b1
fluid/__init__.py
@@ -1,2 +1,2 @@
1
"""Reusable server side python modules"""
2
-__version__ = "0.4.7"
+__version__ = "0.4.8"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "aio-fluid"
3
-version = "0.4.7"
+version = "0.4.8"
4
description = "Tools for backend python services"
5
license = "BSD"
6
authors = ["Luca <luca@quantmind.com>"]
0 commit comments