Skip to content

Commit

Permalink
Merge tag 'v0.7.4' into develop
Browse files Browse the repository at this point in the history
0.7.4
  • Loading branch information
alirizakeles committed Aug 18, 2016
2 parents 6f02601 + 5a899c7 commit d73142b
Show file tree
Hide file tree
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.7.3
v0.7.4
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

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

0 comments on commit d73142b

Please sign in to comment.