Bump version to 2.1.1

This commit is contained in:
Samuel Sloniker 2022-07-20 14:06:56 -07:00
parent 9538cf8c22
commit b417c703c2

View File

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