Skip to content

Commit

Permalink
Bump version 0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rfahlberg committed Apr 29, 2024
1 parent 554d5d3 commit db64858
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-optislang-core"
version = "0.7.dev0"
version = "0.7.0"
description = "A Python wrapper for Ansys optiSLang application."
readme = "README.rst"
requires-python = ">=3.8,<4"
Expand Down

0 comments on commit db64858

Please sign in to comment.