Skip to content

Commit 8e3be1c

Browse files
authored
Prepare for release 0.1.0b1 (#81)
1 parent ab95e9a commit 8e3be1c

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
@@ -4,7 +4,7 @@ requires = ["setuptools", "setuptools-scm"]
44

55
[project]
66
classifiers = [
7-
"Development Status :: 5 - Production/Stable",
7+
"Development Status :: 4 - Beta",
88
"Framework :: AsyncIO",
99
"Intended Audience :: Developers",
1010
"Natural Language :: English",
@@ -32,7 +32,7 @@ maintainers = [
3232
name = "hikari-flare"
3333
readme = "README.md"
3434
requires-python = ">=3.10,<3.12"
35-
version = "0.1.0"
35+
version = "0.1.0b1"
3636

3737
[project.urls]
3838
Repository = "https://github.com/brazier-dev/hikari-flare/"

0 commit comments

Comments
 (0)