Bump version to 4.0.1

This commit is contained in:
Samuel Sloniker 2022-12-24 12:49:12 -08:00
parent aad590636a
commit 071656c2d2
Signed by: kj7rrv
GPG Key ID: 1BB4029E66285A62

View File

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