Commit 18d4c22
committed
fix(meta): Change Development Status to Alpha for 0.0.1a0
why: Version 0.0.1a0 is a PEP 440 alpha release; the classifier should
match. "Development Status :: 4 - Beta" misrepresents stability.
what:
- Change classifier from ":: 4 - Beta" to ":: 3 - Alpha"1 parent 536ed97 commit 18d4c22
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments