Skip to content

Commit

Permalink
Trying to set a static version for now
Browse files Browse the repository at this point in the history
  • Loading branch information
jmwright committed Jan 18, 2023
1 parent 007bf75 commit fa0664b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ def try_unmangle(n):

setup(
name="cadquery-ocp",
version=ocp_meta["version"],
version="7.6.3" # ocp_meta["version"],
description="OCP+VTK wheel with shared library dependencies bundled.",
long_description=open("README.md").read(),
long_description_content_type='text/markdown',
Expand Down

0 comments on commit fa0664b

Please sign in to comment.