Update Neon API description

This commit is contained in:
2024-01-30 10:02:02 -05:00
parent 05753e3aa0
commit d11d8d18b4
+1 -1
View File
@@ -13,7 +13,7 @@ from setuptools import find_packages, setup, Command
# Package meta-data.
NAME = "neon-client"
DESCRIPTION = "An API Client for Neon's Rest API."
DESCRIPTION = "An API Client for the Neon API."
URL = "https://github.com/kennethreitz/neon-client"
EMAIL = "me@kennethreitz.org"
AUTHOR = "Kenneth Reitz"