Skip to content

Commit 92d555d

Browse files
committed
version bump "v.0.4.5" --> "v.0.4.6"
1 parent 583225c commit 92d555d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pyplastimatch"
7-
version = "0.4.5"
7+
version = "0.4.6"
88
authors = [
99
{ name="Dennis Bontempi", email="dbontempi@bwh.harvard.edu" },
1010
{ name="Leonard Nuernberg", email="lnuernberg@bwh.harvard.edu" },

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="pyplastimatch",
5-
version="0.4.5",
5+
version="0.4.6",
66
description="Basic Python wrapper for Plastimatch",
77
url="https://github.com/ImagingDataCommons/pyplastimatch",
88
author="Dennis Bontempi",

0 commit comments

Comments
 (0)