File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " qbreader"
3- version = " 1.0.0-rc.3 "
3+ version = " 1.0.0"
44description = " Quizbowl library and Python wrapper for the qbreader API"
55authors = [
6- " Sky \" g3ner1c \" Hong <g3ner1c-sky @pm.me>" ,
6+ " Sky \" skysomoprhic \" Hong <skysomorphic @pm.me>" ,
77 " Rohan Arni" ,
88 " Geoffrey Wu <[email protected] >" ,
99]
@@ -14,7 +14,7 @@ repository = "https://github.com/qbreader/python-module"
1414documentation = " https://python-qbreader.readthedocs.io/"
1515keywords = [" quizbowl" , " quiz bowl" , " qbreader" ]
1616classifiers = [
17- " Development Status :: 4 - Beta " ,
17+ " Development Status :: 5 - Production/Stable " ,
1818 " Intended Audience :: Developers" ,
1919 " Intended Audience :: Education" ,
2020 " Intended Audience :: Science/Research" ,
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ requires =
44envlist =
55 lint
66 type
7- py311
7+ py313
88 docs
99
1010[testenv]
You can’t perform that action at this time.
0 commit comments