mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-23 06:39:25 +00:00
Bring reddit app up to date with new TZ requirements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
VERSION = (0, 1)
|
||||
VERSION = (0, 2)
|
||||
|
||||
# Dynamically calculate the version based on VERSION tuple
|
||||
if len(VERSION)>2 and VERSION[2] is not None:
|
||||
|
||||
Reference in New Issue
Block a user