Skip to content
This repository has been archived by the owner on May 15, 2024. It is now read-only.

Commit

Permalink
Bumped version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Razican committed Jan 8, 2017
1 parent d4c28b7 commit 6694c6d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "vsop87"
version = "2.0.0-dev"
version = "2.0.0"
authors = ["Iban Eguia <razican@protonmail.ch>"]
license = "MIT/Apache-2.0"
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VSOP87 Rust implementation #
[![Build Status](https://travis-ci.org/Razican/vsop87-rs.svg?branch=master)](https://travis-ci.org/Razican/vsop87-rs)
[![Build status](https://ci.appveyor.com/api/projects/status/g028p4t0ekvcypu3?svg=true)](https://ci.appveyor.com/project/Razican/vsop87-rs)
[![Coverage Status](https://coveralls.io/repos/Razican/vsop87-rs/badge.svg?branch=develop&service=github)](https://coveralls.io/github/Razican/vsop87-rs?branch=master)
[![Coverage Status](https://coveralls.io/repos/Razican/vsop87-rs/badge.svg?branch=master&service=github)](https://coveralls.io/github/Razican/vsop87-rs?branch=master)
[![Crates.io](https://meritbadge.herokuapp.com/vsop87)](https://crates.io/crates/vsop87)

This library implements the *VSOP87* solutions to calculate the positions of the planets in the
Expand Down

0 comments on commit 6694c6d

Please sign in to comment.