Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chathika authored Jun 26, 2023
1 parent 5234c2e commit 6363ee2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

setup(
name="SuperNeuroABM",
version="0.0.1",
author="Chathika Gunaratne, Prasanna Date, Shruti Kulkarni",
version="0.1.0",
author="Chathika Gunaratne, Prasanna Date, Shruti Kulkarni, Xi Zhang",
author_email="[email protected]",
packages=["superneuroabm", "superneuroabm.core"],
include_package_data=True,
Expand Down

0 comments on commit 6363ee2

Please sign in to comment.