Skip to content

Commit d23e546

Browse files
committed
Bump version to 0.7.5
1 parent dc162c4 commit d23e546

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

README.md

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
11
# ACME.jl - Analog Circuit Modeling and Emulation for Julia
22

33
[![Join the chat at https://gitter.im/HSU-ANT/ACME.jl](https://badges.gitter.im/HSU-ANT/ACME.jl.svg)](https://gitter.im/HSU-ANT/ACME.jl?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
4-
[![Documentation](https://img.shields.io/badge/docs-stable-blue.svg)](https://hsu-ant.github.io/ACME.jl/stable)
5-
[![Documentation](https://img.shields.io/badge/docs-latest-blue.svg)](https://hsu-ant.github.io/ACME.jl/latest)
6-
7-
[![ACME](http://pkg.julialang.org/badges/ACME_0.5.svg)](http://pkg.julialang.org/?pkg=ACME)
8-
[![ACME](http://pkg.julialang.org/badges/ACME_0.6.svg)](http://pkg.julialang.org/?pkg=ACME)
9-
[![ACME](http://pkg.julialang.org/badges/ACME_0.7.svg)](http://pkg.julialang.org/?pkg=ACME)
10-
11-
[![Build Status](https://travis-ci.org/HSU-ANT/ACME.jl.svg?branch=develop)](https://travis-ci.org/HSU-ANT/ACME.jl)
12-
[![codecov](https://codecov.io/gh/HSU-ANT/ACME.jl/branch/develop/graph/badge.svg)](https://codecov.io/gh/HSU-ANT/ACME.jl)
13-
[![Coverage Status](https://coveralls.io/repos/github/HSU-ANT/ACME.jl/badge.svg?branch=develop)](https://coveralls.io/github/HSU-ANT/ACME.jl)
4+
[![Documentation](https://img.shields.io/badge/docs-v0.7.5-blue.svg)](https://hsu-ant.github.io/ACME.jl/v0.7.5)
145

156
ACME is a [Julia](http://julialang.org/) package for the simulation of
167
electrical circuits, focusing on audio effect circuits. It allows to
@@ -131,7 +122,7 @@ fail to run altogether.
131122

132123
## Moving on
133124

134-
There is some [documentation](https://hsu-ant.github.io/ACME.jl/latest)
125+
There is some [documentation](https://hsu-ant.github.io/ACME.jl/v0.7.5)
135126
available for how
136127
to use ACME. Additionally, you can take a look at the examples that can be found
137128
in the `examples` directory below `Pkg.dir("ACME")`.

0 commit comments

Comments
 (0)