Skip to content

Commit f0418da

Browse files
committed
Merge branch 'main' of https://github.com/grelinfo/grelmicro into feature/fix-release
2 parents 4fc2bc1 + 5311acb commit f0418da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

grelmicro/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Grelmicro is a lightweight framework/toolkit which is ideal for building async microservices in Python.""" # noqa: E501
22

3-
__version__ = "0.2.1"
3+
__version__ = "0.2.2"

0 commit comments

Comments
 (0)