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