Skip to content

Commit

Permalink
update release number
Browse files Browse the repository at this point in the history
  • Loading branch information
cdanielmachado committed Nov 10, 2016
1 parent 90c8aae commit d9c953d
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 @@ -2,7 +2,7 @@

setup(
name = 'framed',
version = '0.3.0',
version = '0.3.1',
package_dir = {'':'src'},
packages = find_packages('src'),
install_requires = [], # e.g. ["numpy>=1.3.0"]
Expand Down

0 comments on commit d9c953d

Please sign in to comment.