Skip to content

Commit d1f65c4

Browse files
committed
Merge branch 'main' into release/5.0
2 parents c8c8276 + 937b1ed commit d1f65c4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ansys/api/additive/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.5
1+
5.1.6-dev0

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
long_description_content_type="text/markdown",
3939
url=f"https://github.com/ansys/{package_name}",
4040
license="MIT",
41-
python_requires=">=3.8,<3.12",
41+
python_requires=">=3.8,<4",
4242
install_requires=["grpcio~=1.47", "protobuf>=3.19"],
4343
packages=setuptools.find_namespace_packages(
4444
".", include=("ansys.*", "google.*")

0 commit comments

Comments
 (0)