Skip to content

Commit b2bc6c0

Browse files
committed
bump version, update badge
1 parent a8867ab commit b2bc6c0

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

Project.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name = "MPIClusterManagers"
22
uuid = "e7922434-ae4b-11e9-05c5-9780451d2c66"
33
authors = ["Simon Byrne <simonbyrne@gmail.com>", "Amit Murthhy <amit.murthy@gmail.com>"]
4-
version = "0.2.3"
4+
version = "0.2.4"
55

66
[deps]
77
Distributed = "8ba89e20-285c-5b6f-9357-94700520ee1b"

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# MPIClusterManagers.jl
22

3-
[![Travis Status](https://travis-ci.org/JuliaParallel/MPIClusterManagers.jl.svg?branch=master)](https://travis-ci.org/JuliaParallel/MPIClusterManagers.jl) [![Appveyor status](https://ci.appveyor.com/api/projects/status/xwpcsmp0fg582tf4/branch/master?svg=true)](https://ci.appveyor.com/project/simonbyrne/mpiclustermanagers-jl/branch/master)
4-
3+
[![CI](https://github.com/JuliaParallel/MPIClusterManagers.jl/actions/workflows/CI.yml/badge.svg)](https://github.com/JuliaParallel/MPIClusterManagers.jl/actions/workflows/CI.yml)
54

65
## MPI and Julia parallel constructs together
76

0 commit comments

Comments
 (0)