Skip to content

Commit

Permalink
fixed setup.py to show as v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tisimst committed Aug 20, 2015
1 parent 32b1529 commit ae01ad3
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 @@ -20,7 +20,7 @@ def read(fname):

distutils.core.setup(
name='ad',
version='1.3.1',
version='1.3.2',
author='Abraham Lee',
author_email='tisimst@gmail.com',
description='Fast, transparent first- and second-order automatic differentiation',
Expand Down

0 comments on commit ae01ad3

Please sign in to comment.