diff --git a/Project.toml b/Project.toml index 543a771..919293c 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "TestHandcalcFunctions" uuid = "6ba57fb7-81df-4b24-8e8e-a3885b6fcae7" authors = ["Cole Miller"] -version = "1.0.0-DEV" +version = "0.1.0" [compat] julia = "1.10" diff --git a/README.md b/README.md index 1749187..89d9536 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,5 @@ [![Build Status](https://github.com/co1emi11er2/TestHandcalcFunctions.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/co1emi11er2/TestHandcalcFunctions.jl/actions/workflows/CI.yml?query=branch%3Amain) [![Build Status](https://ci.appveyor.com/api/projects/status/github/co1emi11er2/TestHandcalcFunctions.jl?svg=true)](https://ci.appveyor.com/project/co1emi11er2/TestHandcalcFunctions-jl) [![Coverage](https://codecov.io/gh/co1emi11er2/TestHandcalcFunctions.jl/branch/main/graph/badge.svg)](https://codecov.io/gh/co1emi11er2/TestHandcalcFunctions.jl) -[![Coverage](https://coveralls.io/repos/github/co1emi11er2/TestHandcalcFunctions.jl/badge.svg?branch=main)](https://coveralls.io/github/co1emi11er2/TestHandcalcFunctions.jl?branch=main) Simple functions for testing [Handcalcs.jl](https://github.com/co1emi11er2/Handcalcs.jl) \ No newline at end of file