Skip to content

Commit 9984650

Browse files
authored
3.1.0 in __about__.py
1 parent e8f18cc commit 9984650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

r2gg/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
__uri_tracker__ = f"{__uri_repository__}issues/"
3535
__uri__ = __uri_repository__
3636

37-
__version__ = "2.2.6"
37+
__version__ = "3.1.0"
3838
__version_info__ = tuple(
3939
[
4040
int(num) if num.isdigit() else num

0 commit comments

Comments
 (0)