Skip to content

Commit 0d229f3

Browse files
committed
first release 0.0.1 pre-alpha stage
1 parent 969f901 commit 0d229f3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ description = "A fully featured FRED API client library for Python."
1212
readme = "README.md"
1313
requires-python = ">=3.7"
1414
classifiers = [
15+
"Development Status :: 2 - Pre-Alpha",
16+
"Intended Audience :: Science/Research",
1517
"Programming Language :: Python :: 3",
1618
"License :: OSI Approved :: MIT License",
1719
"Operating System :: OS Independent",

0 commit comments

Comments
 (0)