Skip to content

Commit

Permalink
Prepare for v1.1.0 release (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: pyansys-ci-bot <[email protected]>
  • Loading branch information
Andy-Grigg and pyansys-ci-bot authored Dec 12, 2024
1 parent 897371f commit 556d227
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions doc/changelog.d/167.maintenance.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Prepare for v1.1.0 release
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 = "poetry.core.masonry.api"
[tool.poetry]
# Check https://python-poetry.org/docs/pyproject/ for all available sections
name = "ansys-grantami-jobqueue"
version = "1.1.0rc0"
version = "1.1.0"
description = "A python wrapper for the Granta MI Job Queue API"
license = "MIT"
authors = ["ANSYS, Inc. <[email protected]>"]
Expand All @@ -14,7 +14,7 @@ readme = "README.rst"
repository = "https://github.com/ansys/grantami-jobqueue"
documentation = "https://jobqueue.grantami.docs.pyansys.com"
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit 556d227

Please sign in to comment.