1
0
Fork 0

Bumped to 0.0.8

This commit is contained in:
Daniele Tricoli 2012-12-21 20:09:36 +01:00
parent d5dec664bd
commit 09dc8eaba7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
VERSION = (0, 0, 7)
VERSION = (0, 0, 8)
def get_version():
"""Returns project version in a human readable form."""