Skip to content

Commit

Permalink
Merge branch 'main' of github.com:flatironinstitute/nemos
Browse files Browse the repository at this point in the history
  • Loading branch information
BalzaniEdoardo committed Apr 16, 2024
2 parents 84c362c + 396dabf commit 1baf6be
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"

[project]
name = "nemos"
version = "0.1.0"
version = "0.1.1"
authors = [{name = "nemos authors"}]
description = "NEural MOdelS, a statistical modeling framework for neuroscience."
readme = "README.md"
Expand Down Expand Up @@ -103,4 +103,4 @@ testpaths = ["tests"] # Specify the directory where test files are l
exclude_lines = [
"@abc.abstractmethod",
"if __name__ == .__main__.:"
]
]

0 comments on commit 1baf6be

Please sign in to comment.