Skip to content

Commit 3db7bb9

Browse files
committed
Bump PyPI version to v3.1.0
1 parent 9494adc commit 3db7bb9

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

apkid/__init__.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22
"""
3-
Copyright (C) 2023 RedNaga. https://rednaga.io
3+
Copyright (C) 2026 RedNaga. https://rednaga.io
44
All rights reserved. Contact: rednaga@protonmail.com
55
66
@@ -26,7 +26,7 @@
2626
"""
2727

2828
__title__ = 'apkid'
29-
__version__ = '3.0.0'
29+
__version__ = '3.1.0'
3030
__author__ = 'Caleb Fenton & Tim Strazzere'
3131
__license__ = 'GPL & Commercial'
32-
__copyright__ = 'Copyright (C) 2025 RedNaga'
32+
__copyright__ = 'Copyright (C) 2026 RedNaga'

0 commit comments

Comments
 (0)