Bump version

This commit is contained in:
2023-09-18 20:23:03 +02:00
parent a176682615
commit 46a2aa7011
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
from ram.utils import git_suffix
__version__ = "0.3.0"
__version__ = "0.3.1"
__version__ += git_suffix(__file__)