We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 833abff commit 63ebb8eCopy full SHA for 63ebb8e
2 files changed
.gitignore
@@ -38,3 +38,4 @@ junit
38
.*.swp
39
.*.swo
40
*~
41
+dist/
igl/_version.py
@@ -5,4 +5,4 @@
5
# This Source Code Form is subject to the terms of the Mozilla Public License
6
# v. 2.0. If a copy of the MPL was not distributed with this file, You can
7
# obtain one at http://mozilla.org/MPL/2.0/.
8
-__version__ = "2.5.0"
+__version__ = "2.5.1"
0 commit comments