Browse Source

build: bump version to 0.1.3 in pyproject.toml

xcad 1 tháng trước cách đây
mục cha
commit
7bf6fbb0f2
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pyproject.toml

+ 1 - 1
pyproject.toml

@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
 
 [project]
 name = "boilerplates"
-version = "0.1.2"
+version = "0.1.3"
 description = "CLI tool for managing infrastructure boilerplates"
 readme = "README.md"
 requires-python = ">=3.9"