Skip to content

Commit 63ebb8e

Browse files
committed
2.5.1 release
1 parent 833abff commit 63ebb8e

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ junit
3838
.*.swp
3939
.*.swo
4040
*~
41+
dist/

igl/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@
55
# This Source Code Form is subject to the terms of the Mozilla Public License
66
# v. 2.0. If a copy of the MPL was not distributed with this file, You can
77
# obtain one at http://mozilla.org/MPL/2.0/.
8-
__version__ = "2.5.0"
8+
__version__ = "2.5.1"

0 commit comments

Comments
 (0)