Skip to content

Commit 05c2574

Browse files
authored
Merge pull request #549 from stacklok/update-version
Update codegate version
2 parents 9e74583 + 5933596 commit 05c2574

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codegate/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
__version__ = "unknown"
1515
__description__ = "codegate"
1616

17-
__version__ = "0.1.0"
17+
__version__ = "0.1.5"
1818
__description__ = "A configurable service gateway"
1919

2020
__all__ = ["Config", "ConfigurationError", "LogFormat", "LogLevel", "setup_logging"]

0 commit comments

Comments
 (0)