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 00d6362 commit 68f422fCopy full SHA for 68f422f
voila/_version.py
@@ -15,7 +15,7 @@
15
from collections import namedtuple
16
17
# Use "hatch version xx.yy.zz" to handle version changes
18
-__version__ = "0.4.3"
+__version__ = "0.4.4"
19
20
# PEP440 version parser
21
_version_regex = re.compile(
0 commit comments