Skip to content

Commit

Permalink
update versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
tsbinns committed May 12, 2023
1 parent c052df7 commit aac664e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
setup(
name="PyPARRM",
version="1.0.0",
license="MIT",
author="Thomas Samuel Binns",
author_email="[email protected]",
package_dir={"": "src/"},
packages=["pyparrm", "pyparrm._utils"],
url="https://github.com/neuromodulation/PyPARRM",
install_requires=["numpy", "scipy", "matplotlib", "pqdm"],
)

0 comments on commit aac664e

Please sign in to comment.