We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 19aa127 + 6998247 commit 6bc3dbcCopy full SHA for 6bc3dbc
.github/workflows/CI.yml
@@ -20,7 +20,7 @@ jobs:
20
version:
21
- '1'
22
- '1.8'
23
- #- 'nightly'
+ # - 'nightly'
24
os:
25
- ubuntu-latest
26
- macOS-latest
Project.toml
@@ -1,7 +1,7 @@
1
name = "MultilayerGraphs"
2
uuid = "af984530-d72f-4904-8b81-b992bbbeaf3f"
3
authors = ["Claudio Moroni <43729990+ClaudMor@users.noreply.github.com>", "Pietro Monticone <38562595+pitmonticone@users.noreply.github.com>"]
4
-version = "1.1.1"
+version = "1.1.2"
5
6
[deps]
7
Bijections = "e2ed5e7c-b2de-5872-ae92-c73ca462fb04"
0 commit comments