Skip to content

Commit

Permalink
Merge branch 'release/0.8.1'
Browse files Browse the repository at this point in the history
alirizakeles committed Oct 18, 2017
2 parents 5d9b40c + 24abb36 commit 3cbea68
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v0.8.0
v0.8.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@

setup(
name='zengine',
version='0.8.0',
version='0.8.1',
url='https://github.com/zetaops/zengine',
license='GPL v3',
packages=find_packages(exclude=['tests', 'tests.*']),

0 comments on commit 3cbea68

Please sign in to comment.