We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9494adc commit 3db7bb9Copy full SHA for 3db7bb9
1 file changed
apkid/__init__.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python
2
"""
3
- Copyright (C) 2023 RedNaga. https://rednaga.io
+ Copyright (C) 2026 RedNaga. https://rednaga.io
4
All rights reserved. Contact: rednaga@protonmail.com
5
6
@@ -26,7 +26,7 @@
26
27
28
__title__ = 'apkid'
29
-__version__ = '3.0.0'
+__version__ = '3.1.0'
30
__author__ = 'Caleb Fenton & Tim Strazzere'
31
__license__ = 'GPL & Commercial'
32
-__copyright__ = 'Copyright (C) 2025 RedNaga'
+__copyright__ = 'Copyright (C) 2026 RedNaga'
0 commit comments