Skip to content

Commit 6ac1a86

Browse files
committed
bump
1 parent 2bdec8e commit 6ac1a86

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

msglm/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.0.3"
1+
__version__ = "0.0.4"
22
from .core import *

settings.ini

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = msglm
33
lib_name = msglm
4-
version = 0.0.3
4+
version = 0.0.4
55
min_python = 3.7
66
license = apache2
77
black_formatting = False

0 commit comments

Comments
 (0)