[pyproject] updating to new version

This commit is contained in:
wendtalexander 2025-10-21 15:07:06 +02:00
parent 58b88b7e73
commit 396ebe0c52
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
[project]
name = "oepyhs2nix"
version = "0.1.0"
version = "0.1.1"
description = "Converting ophen-ephys data to nix format"
readme = "README.md"
requires-python = ">=3.13"

View File

@ -1322,7 +1322,7 @@ wheels = [
[[package]]
name = "oepyhs2nix"
version = "0.1.0"
version = "0.1.1"
source = { virtual = "." }
dependencies = [
{ name = "matplotlib" },