Skip to content

Commit

Permalink
new pypi version
Browse files Browse the repository at this point in the history
  • Loading branch information
GalKepler committed Aug 24, 2024
1 parent 8283166 commit 59dc2c1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

[tool.poetry]
name = "kepost"
version = "0.0.1"
version = "0.1.0"
description = "Post-processing for dMRI derivatives of the Strauss Neuroplasticity Brain Bank (SNBB)"
readme = "README.rst"
authors = ["Gal Kepler <[email protected]>"]
Expand Down
2 changes: 1 addition & 1 deletion src/kepost/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

__author__ = """Gal Kepler"""
__email__ = "[email protected]"
__version__ = "0.0.1"
__version__ = "0.1.0"

0 comments on commit 59dc2c1

Please sign in to comment.