4 lines
96 B
Python
4 lines
96 B
Python
#! /usr/bin/env python3
|
|
# encoding: utf-8
|
|
|
|
_version = (0, '00000000') # OVER_VERSION_IDENTIFIER
|