Skip to content

Commit

Permalink
v0.1.3dev version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
svenevs committed Aug 23, 2021
1 parent c59613f commit a95ba45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_exec/__init__.py
Expand Up @@ -29,7 +29,7 @@
from .provider import Provider
from .utils import cd, merge_kwargs, set_env, unset_env

__version__ = "0.1.2"
__version__ = "0.1.3.dev"
__all__ = [
# Core imports from ci_exec.colorize module.
"Ansi", "Colors", "Styles", "colorize", "log_stage",
Expand Down

0 comments on commit a95ba45

Please sign in to comment.