Skip to content

Commit 08bf5c7

Browse files
committed
after release
1 parent da45948 commit 08bf5c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "neo"
3-
version = "0.14.3"
3+
version = "0.15.0.dev0"
44
authors = [{name = "Neo authors and contributors"}]
55
description = "Neo is a package for representing electrophysiology data in Python, together with support for reading a wide range of neurophysiology file formats"
66
readme = "README.rst"
77
requires-python = ">=3.9"
8-
license = {text = "BSD 3-Clause License"}
8+
license = "BSD 3-Clause"
99
classifiers = [
1010
"Development Status :: 4 - Beta",
1111
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)