Skip to content

Commit f03415b

Browse files
authored
Bump to dev version
1 parent 153155b commit f03415b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ packages = []
77

88
[project]
99
name = "python-bsonjs"
10-
version = "0.7.0"
10+
version = "0.8.0.dev0"
1111
description = "A library for converting between BSON and JSON."
1212
readme = "README.rst"
1313
license = { file = "LICENSE" }
@@ -64,4 +64,4 @@ repair-wheel-command = [
6464
repair-wheel-command = [
6565
"copy {wheel} {dest_dir}",
6666
"pipx run abi3audit --strict --report {wheel}",
67-
]
67+
]

0 commit comments

Comments
 (0)