Skip to content

Commit 2b59e55

Browse files
committed
v2.4.4
1 parent c675f41 commit 2b59e55

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
@@ -41,7 +41,7 @@
4141
print("Python 3.8 or newer is required", file=sys.stderr)
4242
sys.exit(1)
4343

44-
__version__ = "2.4.3"
44+
__version__ = "2.4.4"
4545

4646
AVAILABLE_LANGUAGES = ["en_US", "pt_BR"]
4747

0 commit comments

Comments
 (0)