Skip to content

Commit 1bf109f

Browse files
Merge pull request #336 from tpvasconcelos/335-pre-alpha-to-alpha
Bump project classification from Pre-Alpha to Alpha
2 parents 5b8342f + e277756 commit 1bf109f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/reference/changelog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This document outlines the list of changes to ridgeplot between each release. Fo
55
Unreleased changes
66
------------------
77

8-
- ...
8+
- Bump project classification from Pre-Alpha to Alpha. ({gh-pr}`336`)
99

1010
---
1111

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ readme = "README.md"
1616
license = { file = "LICENSE" }
1717
classifiers = [
1818
# https://pypi.org/classifiers/
19-
"Development Status :: 2 - Pre-Alpha",
19+
"Development Status :: 3 - Alpha",
2020
"Intended Audience :: Developers",
2121
"Intended Audience :: Science/Research",
2222
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)