Skip to content

Commit

Permalink
Release 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
martinRenou committed Jun 26, 2023
1 parent aa3aecb commit d5d422b
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.0"
__version__ = "0.4.1"

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

0 comments on commit d5d422b

Please sign in to comment.