Selaa lähdekoodia

Update pyproject.toml

Chris Stradtman 2 vuotta sitten
vanhempi
commit
78cac54c70
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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" },
 ]