Skip to content

Commit

Permalink
chore: bump version to 1.18.0
Browse files Browse the repository at this point in the history
Release-As: 1.18.0
Signed-off-by: iromli <[email protected]>
  • Loading branch information
iromli committed May 30, 2024
1 parent c043dee commit a098361
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pygluu-compose/pygluu/compose/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Contains metadata for versioning."""

__version__ = "1.18.0-dev"
__version__ = "1.18.0"
__gluu_version__ = "4.5.4"

0 comments on commit a098361

Please sign in to comment.