Skip to content

Commit 7370b23

Browse files
committed
Prepare release v2026-02-03
1 parent e928b97 commit 7370b23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020

2121
logging.basicConfig(level=logging.ERROR, format='%(asctime)s - %(levelname)s - %(message)s')
2222

23-
VERSION = "v2026-01-25"
23+
VERSION = "v2026-02-03"
2424
UPDATEURL = 'https://api.github.com/repos/dseichter/VATValidation/releases/latest'
2525
RELEASES = 'https://github.com/dseichter/VATValidation/releases'
2626
NAME = 'VATValidation'

0 commit comments

Comments
 (0)