Skip to content

Commit

Permalink
bump tag
Browse files Browse the repository at this point in the history
  • Loading branch information
kapoorlab committed Sep 3, 2023
1 parent fe2a2f9 commit 0a01ab5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 deletions.
8 changes: 1 addition & 7 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"

[tool.setuptools-git-versioning]
enabled = true

[project]
version = [dynamic]
build-backend = "setuptools.build_meta"
2 changes: 1 addition & 1 deletion vollseg_napari/_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
@author: vkapoor
"""

__version__='2.4.6'
__version__='2.4.7'

0 comments on commit 0a01ab5

Please sign in to comment.