Jelajahi Sumber

Update pyproject.toml

Chris Stradtman 2 tahun lalu
induk
melakukan
78cac54c70
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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" },
 ]