Skip to content

Commit

Permalink
Bump version number for PyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
j-towns committed Jun 23, 2023
1 parent 743dfbd commit 1bb5cbc
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='autograd',
version='1.6.1',
version='1.6.2',
description='Efficiently computes derivatives of numpy code.',
author='Dougal Maclaurin and David Duvenaud and Matthew Johnson',
author_email="maclaurin@physics.harvard.edu, duvenaud@cs.toronto.edu, mattjj@csail.mit.edu",
Expand Down

0 comments on commit 1bb5cbc

Please sign in to comment.