6 lines
69 B
Python
6 lines
69 B
Python
#!/usr/bin/env python
|
|
|
|
BUILD = 0
|
|
VERSION = "2.1.3"
|
|
RELEASE = VERSION
|