Skip to content

Commit 725becd

Browse files
Increment version to 2.0.0b0
1 parent f585ec9 commit 725becd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "bcap"
7-
version = "2.0.0a19"
7+
version = "2.0.0b0"
88
readme = "README.md"
99
requires-python = ">=3.12"
1010
authors = []
1111
classifiers = [
12-
"Development Status :: 3 - Alpha",
12+
"Development Status :: 4 - Beta",
1313
"Framework :: Django",
1414
"Framework :: Django :: 5.2",
1515
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)