Skip to content

Commit

Permalink
Bump version 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and widerschein committed Dec 3, 2024
1 parent b673049 commit a87aee8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.9.0"
version = "0.9.1"
description = "A Python wrapper for Ansys optiSLang application."
readme = "README.rst"
requires-python = ">=3.8,<4"
Expand Down Expand Up @@ -42,7 +42,7 @@ tests = [
"matplotlib>=3.5.3",
]
doc = [
"ansys-sphinx-theme==1.2.0",
"ansys-sphinx-theme==1.2.2",
"matplotlib==3.9.2",
"numpydoc==1.8.0",
"pypandoc==1.14",
Expand Down

0 comments on commit a87aee8

Please sign in to comment.