Skip to content

Commit

Permalink
v0.32 release
Browse files Browse the repository at this point in the history
  • Loading branch information
phaethon committed May 28, 2018
1 parent 5a2281d commit ec32146
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
Expand Up @@ -46,7 +46,7 @@ def make_ezipfile(base_name, base_dir, verbose=0, dry_run=0, **kwargs):

setup(
name = 'kamene',
version = '0.31',
version = '0.32',
packages=['kamene','kamene/arch', 'kamene/arch/windows', 'kamene/layers','kamene/asn1','kamene/tools','kamene/modules', 'kamene/crypto', 'kamene/contrib'],
scripts = SCRIPTS,
data_files = [('share/man/man1', ["doc/kamene.1.gz"])],
Expand Down

0 comments on commit ec32146

Please sign in to comment.