Skip to content

Commit af31afe

Browse files
committed
bump
1 parent 69c7d27 commit af31afe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

claudette/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.3.3"
1+
__version__ = "0.3.4"
22
from .core import *
33
from .toolloop import *
44
from .asink import *

settings.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[DEFAULT]
22
repo = claudette
33
lib_name = claudette
4-
version = 0.3.3
4+
version = 0.3.4
55
min_python = 3.9
66
license = apache2
77
black_formatting = False

0 commit comments

Comments
 (0)