diff --git a/pyproject.toml b/pyproject.toml index 14963d8..6ea858c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "nitlsconfig" -version = "1.0.0a2" +version = "1.0.0a3" license = "MIT" description = "Python API for reading nitlsconfig configurations and creating gRPC client channels from them" authors = [{name = "NI", email = "opensource@ni.com"}]