Skip to content

Commit 6520223

Browse files
committed
Increment minor version digit
The introspection functions are new API.
1 parent 9516a72 commit 6520223

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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 = "scyjava"
7-
version = "1.10.3.dev0"
7+
version = "1.11.0.dev0"
88
description = "Supercharged Java access from Python"
99
license = {text = "The Unlicense"}
1010
authors = [{name = "SciJava developers", email = "ctrueden@wisc.edu"}]

0 commit comments

Comments
 (0)