Skip to content

Commit 6bc3dbc

Browse files
2 parents 19aa127 + 6998247 commit 6bc3dbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
version:
2121
- '1'
2222
- '1.8'
23-
#- 'nightly'
23+
# - 'nightly'
2424
os:
2525
- ubuntu-latest
2626
- macOS-latest

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MultilayerGraphs"
22
uuid = "af984530-d72f-4904-8b81-b992bbbeaf3f"
33
authors = ["Claudio Moroni <[email protected]>", "Pietro Monticone <[email protected]>"]
4-
version = "1.1.1"
4+
version = "1.1.2"
55

66
[deps]
77
Bijections = "e2ed5e7c-b2de-5872-ae92-c73ca462fb04"

0 commit comments

Comments
 (0)