Skip to content

Commit 0c6d366

Browse files
committed
Release version 0.10.0
The version number jumps to realign with appose-java. Do we *need* to always realign? Not necessarily. But maybe it's less confusing if they do?
1 parent 31a490c commit 0c6d366

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 = "appose"
7-
version = "0.8.0.dev0"
7+
version = "0.10.0"
88
description = "Appose: multi-language interprocess cooperation with shared memory."
99
license = "BSD-2-Clause"
1010
authors = [{name = "Appose developers"}]

0 commit comments

Comments
 (0)