Skip to content

Commit 2c3df63

Browse files
committed
Bump version 1.6.8
1 parent ea8de23 commit 2c3df63

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-
1.6.7
1+
1.6.8

setup.py

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

0 commit comments

Comments
 (0)