We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b8342f + e277756 commit 1bf109fCopy full SHA for 1bf109f
2 files changed
docs/reference/changelog.md
@@ -5,7 +5,7 @@ This document outlines the list of changes to ridgeplot between each release. Fo
5
Unreleased changes
6
------------------
7
8
-- ...
+- Bump project classification from Pre-Alpha to Alpha. ({gh-pr}`336`)
9
10
---
11
pyproject.toml
@@ -16,7 +16,7 @@ readme = "README.md"
16
license = { file = "LICENSE" }
17
classifiers = [
18
# https://pypi.org/classifiers/
19
- "Development Status :: 2 - Pre-Alpha",
+ "Development Status :: 3 - Alpha",
20
"Intended Audience :: Developers",
21
"Intended Audience :: Science/Research",
22
"License :: OSI Approved :: MIT License",
0 commit comments