We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6b83f commit 74b6c90Copy full SHA for 74b6c90
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "scyjava"
7
-version = "1.12.2.dev0"
+version = "1.12.2"
8
description = "Supercharged Java access from Python"
9
license = "Unlicense"
10
authors = [{name = "SciJava developers", email = "ctrueden@wisc.edu"}]
0 commit comments