Skip to content

Commit

Permalink
Release 1.2.6
Browse files Browse the repository at this point in the history
Initial release of Gluu 4.2.1
  • Loading branch information
moabu committed Sep 17, 2020
1 parent 1175299 commit f6baa92
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pygluu/kubernetes/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
https://www.apache.org/licenses/LICENSE-2.0
"""

__version__ = "1.2.5"
__previous_version__ = "1.2.5-alpha"
__version__ = "1.2.6"
__previous_version__ = "1.2.5"

0 comments on commit f6baa92

Please sign in to comment.