You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -106,7 +106,7 @@ Extra and Optional Dependencies
106
106
107
107
.. raw:: html
108
108
109
-
<spanclass="warn">This version of TwitchIO is an Alpha Version!</span>
109
+
<spanclass="warn">This version of TwitchIO is an Beta Version!</span>
110
110
<hr></hr>
111
111
112
112
@@ -138,7 +138,7 @@ The following commands can be used to install TwitchIO with optional features:
138
138
Custom Index
139
139
============
140
140
141
-
Using TwitchIO with ``Python >= 3.12`` may require the use of a custom pip index.
141
+
Using TwitchIO with ``Python >= 3.13`` may require the use of a custom pip index.
142
142
The index allows pip to fetch pre-built wheels for some dependencies that may require build-tools for C/C++ due to not having released their own wheels for recent versions of Python.
143
143
144
144
Usually with time, dependencies will eventually release wheels for new Python releases.
0 commit comments