Skip to content
Snippets Groups Projects
Commit a99da078 authored by Timothe Jost's avatar Timothe Jost
Browse files

swapping back to one as a egg name (error before, doing that)

parent 76c9e1b3
Branches main
No related tags found
No related merge requests found
Pipeline #155951 failed
......@@ -3,7 +3,7 @@ requires = ["setuptools >= 66.0"]
build-backend = "setuptools.build_meta"
[project]
name = "alyx-connector"
name = "one"
authors = [
{ name = "Timothé Jost-Mousseau", email = "timothe.jost-mousseau@pasteur.fr" },
]
......
"""The Open Neurophysiology Environment (ONE) API"""
__version__ = "2.1.15"
__version__ = "2.0.41"
from . import api
from .api import ONE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment