Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
R3CI committed Dec 24, 2024
1 parent 405ba0a commit 378266d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
DBG = False
VERSION = 2.17
VERSION = 2.18

import sys, os, traceback; sys.dont_write_bytecode = True; os.environ['PYTHONDONTWRITEBYTECODE'] = '1'
import json
Expand Down

0 comments on commit 378266d

Please sign in to comment.