Skip to content

Commit

Permalink
chore: bump up version to 1.2.13 ⬆️
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex4386 committed Nov 14, 2022
1 parent 4487a9f commit a6e42cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion XenGarden/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@
"VM",
"session",
]
__version__ = "1.2.12"
__version__ = "1.2.13"
__copyright__ = "Copyright (c) 2020-2022 Stella IT Inc."
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="XenGarden",
version="1.2.12",
version="1.2.13",
description="XenGarden, A Python XenAPI Wrapper for Citrix Hypervisor and XCP-ng Servers",
author="Stella IT",
author_email="[email protected]",
Expand Down

0 comments on commit a6e42cc

Please sign in to comment.