We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b1d5f commit bda25f1Copy full SHA for bda25f1
conanfile.py
@@ -9,7 +9,7 @@
9
10
class SISLConan(ConanFile):
11
name = "sisl"
12
- version = "13.1.2"
+ version = "13.2.1"
13
14
homepage = "https://github.com/eBay/sisl"
15
description = "Library for fast data structures, utilities"
0 commit comments