Skip to content

Commit d502d1c

Browse files
Version bump
1 parent 8c8d21d commit d502d1c

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

42-
__version__ = "2.3"
42+
__version__ = "2.4.2"
4343

4444
AVAILABLE_LANGUAGES = ["en_US", "pt_BR"]
4545

0 commit comments

Comments
 (0)