Skip to content

Commit 08fc2a4

Browse files
Version bump, python version updated and readme issues
1 parent 52e78ed commit 08fc2a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloudiscovery/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
print("Python 3.8 or newer is required", file=sys.stderr)
4848
sys.exit(1)
4949

50-
__version__ = "2.2.5"
50+
__version__ = "2.3"
5151

5252
AVAILABLE_LANGUAGES = ["en_US", "pt_BR"]
5353
DEFAULT_REGION = "us-east-1"

0 commit comments

Comments
 (0)