mirror of
https://github.com/Tygs/0bin.git
synced 2023-08-10 21:13:00 +03:00
Bump version
This commit is contained in:
@ -7,7 +7,7 @@ from __future__ import unicode_literals, absolute_import
|
||||
######## NOT SETTINGS, JUST BOILER PLATE ##############
|
||||
import os
|
||||
|
||||
VERSION = '0.4.1'
|
||||
VERSION = '0.5'
|
||||
ROOT_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
LIBS_DIR = os.path.join(os.path.dirname(ROOT_DIR), 'libs')
|
||||
|
||||
|
Reference in New Issue
Block a user