Skip to content

Commit

Permalink
Release 0.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Apr 2, 2024
1 parent 00d6362 commit 68f422f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voila/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
from collections import namedtuple

# Use "hatch version xx.yy.zz" to handle version changes
__version__ = "0.4.3"
__version__ = "0.4.4"

# PEP440 version parser
_version_regex = re.compile(
Expand Down

0 comments on commit 68f422f

Please sign in to comment.