Skip to content

Commit e0dbee5

Browse files
authored
Merge pull request #124 from JuliaGraphs/main
Set version to 1.1.3
2 parents 72af6fb + d4411fb commit e0dbee5

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

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.2"
4+
version = "1.1.3"
55

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

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
[![Coverage: Codecov](https://codecov.io/gh/JuliaGraphs/MultilayerGraphs.jl/branch/main/graph/badge.svg?token=Z758JuxDJX)](https://codecov.io/gh/JuliaGraphs/MultilayerGraphs.jl)
1010
[![Coverage: Coveralls](https://coveralls.io/repos/github/JuliaGraphs/MultilayerGraphs.jl/badge.svg?branch=main)](https://coveralls.io/github/JuliaGraphs/MultilayerGraphs.jl?branch=main)
1111
[![Code Style: Blue](https://img.shields.io/badge/Code%20Style-Blue-4495d1.svg)](https://github.com/invenia/BlueStyle)
12+
[![Downloads](https://shields.io/endpoint?url=https://pkgs.genieframework.com/api/v1/badge/MultilayerGraphs&label=Downloads)](https://pkgs.genieframework.com?packages=MultilayerGraphs)
1213
[![DOI: Zenodo](https://zenodo.org/badge/490352002.svg)](https://zenodo.org/badge/latestdoi/490352002)
1314
[![JOSS](https://joss.theoj.org/papers/7d1b94ff7a1a2ebd5e86075e86fc62fb/status.svg)](https://joss.theoj.org/papers/7d1b94ff7a1a2ebd5e86075e86fc62fb)
1415

0 commit comments

Comments
 (0)