Skip to content

Commit 68f422f

Browse files
committed
Release 0.4.4
1 parent 00d6362 commit 68f422f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

voila/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
from collections import namedtuple
1616

1717
# Use "hatch version xx.yy.zz" to handle version changes
18-
__version__ = "0.4.3"
18+
__version__ = "0.4.4"
1919

2020
# PEP440 version parser
2121
_version_regex = re.compile(

0 commit comments

Comments
 (0)