Skip to content

Commit

Permalink
Update version number
Browse files Browse the repository at this point in the history
Prepare for release of version 0.3.2
  • Loading branch information
v3l0c1r4pt0r committed Oct 1, 2019
1 parent d3bfb72 commit 6345706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@
setup(
name = 'makeelf',
packages = ['makeelf', 'makeelf.type'],
version = '0.3.1',
version = '0.3.2',
description = 'ELF reader-writer library',
url = 'https://github.com/v3l0c1r4pt0r/makeelf',
author = 'v3l0c1r4pt0r',

0 comments on commit 6345706

Please sign in to comment.