Skip to content

Commit 01679d7

Browse files
committed
Bump dev version to next digit
The task.export function is new API.
1 parent e68d93f commit 01679d7

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.6.1.dev0"
7+
version = "0.7.0.dev0"
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)