Skip to content

Commit 1b3fd11

Browse files
committed
Update version to 4.0.0-alpha.21
1 parent e081bda commit 1b3fd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cea/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "4.0.0-alpha.20"
1+
__version__ = "4.0.0-alpha.21"
22

33
class ConfigError(Exception):
44
"""Raised when the configuration of a tool contains some invalid values."""

0 commit comments

Comments
 (0)