Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
TuxSH committed Oct 14, 2017
1 parent e46d73d commit 479f400
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 @@ -19,7 +19,7 @@ def read(fname):
return open(os.path.join(os.path.dirname(__file__), fname)).read()

setup(name='firmtool',
version='1.2',
version='1.3',
description='Parses, extracts, and builds 3DS firmware files',
license='BSD',
keywords='3DS firmware parse extract build',
Expand Down

0 comments on commit 479f400

Please sign in to comment.