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 01c72ca commit f4260c9Copy full SHA for f4260c9
lisette/__init__.py
@@ -1,2 +1,2 @@
1
-__version__ = "0.0.10"
+__version__ = "0.0.11"
2
from .core import *
settings.ini
@@ -1,7 +1,7 @@
[DEFAULT]
repo = lisette
3
lib_name = lisette
4
-version = 0.0.10
+version = 0.0.11
5
min_python = 3.9
6
license = apache2
7
black_formatting = False
0 commit comments