Bump version to 3.1.0

This commit is contained in:
Samuel Sloniker 2022-11-26 18:34:04 -08:00
parent b1228edd9c
commit b3e6a13e65
Signed by: kj7rrv
GPG Key ID: 1BB4029E66285A62

View File

@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "gptc"
version = "3.0.1"
version = "3.1.0"
description = "General-purpose text classifier"
readme = "README.md"
authors = [{ name = "Samuel Sloniker", email = "sam@kj7rrv.com"}]