We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90a8801 commit d14044bCopy full SHA for d14044b
1 file changed
igl/_version.py
@@ -1,8 +1,8 @@
1
# This file is part of libigl, a simple c++ geometry processing library.
2
#
3
-# Copyright (C) 2023 Alec Jacobson
+# Copyright (C) 2024 Alec Jacobson
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.1"
+__version__ = "2.5.4dev"
0 commit comments