diff --git a/pyproject.toml b/pyproject.toml index 04f3ceb..3824786 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "ni.datastore" -version = "2.0.0.dev0" +version = "2.0.0.dev1" license = "MIT" description = "APIs for publishing and retrieving data from NI Measurement Data Services" authors = [{name = "NI", email = "opensource@ni.com"}]