Skip to content

Commit d14044b

Browse files
committed
version
1 parent 90a8801 commit d14044b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

igl/_version.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# This file is part of libigl, a simple c++ geometry processing library.
22
#
3-
# Copyright (C) 2023 Alec Jacobson
3+
# Copyright (C) 2024 Alec Jacobson
44
#
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.1"
8+
__version__ = "2.5.4dev"

0 commit comments

Comments
 (0)