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 69df755 commit 56269e3Copy full SHA for 56269e3
src/daedalus/__init__.py
@@ -4,7 +4,7 @@
4
from colorama import Back, Fore, Style
5
6
__all__ = ["DB_NAME", "SCHEMA"]
7
-__version__ = "0.23.15-beta"
+__version__ = "0.23.17-beta"
8
9
10
class ColorFormatter(logging.Formatter):
0 commit comments