Skip to content

Commit d6dd591

Browse files
committed
feat: bumping version 1.0.5.
Signed-off-by: Matteo Manica <[email protected]>
1 parent 21f8016 commit d6dd591

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/gt4sd/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
#
2424
"""Module initialization."""
2525

26-
__version__ = "1.0.4"
26+
__version__ = "1.0.5"
2727
__name__ = "gt4sd"
2828

2929
# NOTE: configure SSL to allow unverified contexts by default

0 commit comments

Comments
 (0)