Skip to content

Commit

Permalink
Bump to version 1.7 given new pytorch 1.9 requirement. Stability for …
Browse files Browse the repository at this point in the history
…DCCA improved!!! Exciting
  • Loading branch information
jameschapman19 committed Jun 17, 2021
1 parent 0ab8cfa commit 4b949f6
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 @@ -14,7 +14,7 @@

setup(
name='cca_zoo',
version='1.6.3',
version='1.7.0',
include_package_data=True,
keywords='cca',
packages=find_packages(),
Expand Down

0 comments on commit 4b949f6

Please sign in to comment.