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 e928b97 commit 7370b23Copy full SHA for 7370b23
1 file changed
src/helper.py
@@ -20,7 +20,7 @@
20
21
logging.basicConfig(level=logging.ERROR, format='%(asctime)s - %(levelname)s - %(message)s')
22
23
-VERSION = "v2026-01-25"
+VERSION = "v2026-02-03"
24
UPDATEURL = 'https://api.github.com/repos/dseichter/VATValidation/releases/latest'
25
RELEASES = 'https://github.com/dseichter/VATValidation/releases'
26
NAME = 'VATValidation'
0 commit comments