Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenMesh
openmesh-python
Commits
961f9b87
Commit
961f9b87
authored
Dec 08, 2020
by
Isaak Lim
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
set version 1.1.6 by hand
parent
a937371c
Pipeline
#16203
passed with stages
in 5 minutes and 7 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
4 deletions
+1
-4
setup.py
setup.py
+1
-4
No files found.
setup.py
View file @
961f9b87
...
...
@@ -81,10 +81,7 @@ class CMakeBuild(build_ext):
setup
(
name
=
'openmesh'
,
use_scm_version
=
{
'version_scheme'
:
'post-release'
,
'local_scheme'
:
'dirty-tag'
},
version
=
"1.1.6"
,
author
=
'Alexander Dielen, Isaak Lim, Janis Born'
,
author_email
=
'vci-pypi@cs.rwth-aachen.de'
,
description
=
'a versatile halfedge-based data structure for representing and manipulating polygon meshes'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment