Skip to content

Commit

Permalink
change version to 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
klmcadams committed Sep 1, 2023
1 parent 10ef7a7 commit 15d0013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "flit_core.buildapi"
[project]
# Check https://flit.readthedocs.io/en/latest/pyproject_toml.html for all available sections
name = "ansys-pre-commit-hooks"
version = "0.1.dev0"
version = "0.1.0"
description = "A Python wrapper to create Ansys-tailored pre-commit hooks"
readme = "README.rst"
requires-python = ">=3.8,<4"
Expand Down

0 comments on commit 15d0013

Please sign in to comment.