Unverified Commit 059bb5cf authored by 王佳欣's avatar 王佳欣 Committed by GitHub
Browse files

chore: sync text-generation version from 0.3.0 to 0.6.0 with pyproject.toml (#950)

# What does this PR do?

sync the version for text-generation.
parent 211e7b7e
......@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
__version__ = "0.3.0"
__version__ = "0.6.0"
from text_generation.client import Client, AsyncClient
from text_generation.inference_api import InferenceAPIClient, InferenceAPIAsyncClient
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment