Przeglądaj źródła

Update pyproject.toml

Chris Stradtman 2 lat temu
rodzic
commit
78cac54c70
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
 
 [project]
 name = "llnw-sdk-python"
-version = "0.1.1"
+version = "0.1.2"
 authors = [
   { name="Example Author", email="opensource@llnw.com" },
 ]