Skip to content

Commit

Permalink
Updates version to match java dependency version
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoKiaru committed Sep 23, 2024
1 parent 9a107e5 commit 5ad4b21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sources = ["src"]
# https://peps.python.org/pep-0621/
[project]
name = "abba-python"
version = "0.9.1.dev2"
version = "0.9.6.dev0"
description = "Aligning Big Brains and Atlases (ABBA), controlled from python."
readme = "README.md"
requires-python = ">=3.9"
Expand Down

0 comments on commit 5ad4b21

Please sign in to comment.