Skip to content

Commit fed1c30

Browse files
committed
REL: Bump development version
1 parent df5d5ca commit fed1c30

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
@@ -5,11 +5,11 @@ build-backend = "scikit_build_core.build"
55

66
[project]
77
name = "diptest"
8-
version = "0.7.0"
8+
version = "0.8.0dev0"
99
description = "Hartigan's diptest."
1010
readme = "README.md"
1111
authors = [{ name = "Ralph Urlus", email = "rurlus.dev@email.com" }]
12-
requires-python = ">=3.7"
12+
requires-python = ">=3.8"
1313
license = { text = "GPLv2+" }
1414

1515
dependencies = ["psutil", "numpy>=1.18"]

0 commit comments

Comments
 (0)