Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
kexinhuang12345 authored Jan 22, 2021
1 parent 7d528d1 commit ebb7c9b
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 @@ -15,7 +15,7 @@ def readme():
name="DeepPurpose",
packages = ['DeepPurpose'],
package_data={'DeepPurpose': ['ESPF/*']},
version="0.0.7",
version="0.0.8",
author="Kexin Huang, Tianfan Fu",
license="BSD-3-Clause",
author_email="[email protected]",
Expand Down

0 comments on commit ebb7c9b

Please sign in to comment.