Skip to content

Commit bda25f1

Browse files
committed
Bump MINOR version
1 parent b1b1d5f commit bda25f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conanfile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
class SISLConan(ConanFile):
1111
name = "sisl"
12-
version = "13.1.2"
12+
version = "13.2.1"
1313

1414
homepage = "https://github.com/eBay/sisl"
1515
description = "Library for fast data structures, utilities"

0 commit comments

Comments
 (0)