File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11name = " GraphsColoring"
22uuid = " ed38bb8a-6120-4024-8d1e-8789784f251b"
33authors = [" Danijel Jukić <danijel.jukic14@gmail.com> and contributors" ]
4- version = " 0.1 .0"
4+ version = " 0.2 .0"
55
66[deps ]
77DataStructures = " 864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
Original file line number Diff line number Diff line change 77</picture >
88</p >
99
10- [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://djukic14.github.io /GraphsColoring.jl/stable/ )
11- [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://djukic14.github.io /GraphsColoring.jl/dev/ )
12- [ ![ Build Status] ( https://github.com/djukic14 /GraphsColoring.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/djukic14 /GraphsColoring.jl/actions/workflows/CI.yml?query=branch%3Amain )
10+ [ ![ Stable] ( https://img.shields.io/badge/docs-stable-blue.svg )] ( https://juliagraphs.org /GraphsColoring.jl/stable/ )
11+ [ ![ Dev] ( https://img.shields.io/badge/docs-dev-blue.svg )] ( https://juliagraphs.org /GraphsColoring.jl/dev/ )
12+ [ ![ Build Status] ( https://github.com/JuliaGraphs /GraphsColoring.jl/actions/workflows/CI.yml/badge.svg?branch=main )] ( https://github.com/JuliaGraphs /GraphsColoring.jl/actions/workflows/CI.yml?query=branch%3Amain )
1313[ ![ Coverage] ( https://codecov.io/gh/djukic14/GraphsColoring.jl/branch/main/graph/badge.svg )] ( https://codecov.io/gh/djukic14/GraphsColoring.jl )
1414
1515## Introduction
@@ -25,5 +25,5 @@ Currently, the following aspects are implemented (✓) and planned (⌛):
2525
2626## Documentation
2727
28- - Documentation for the [ latest stable version] ( https://djukic14.github.io /GraphsColoring.jl/stable/ ) .
29- - Documentation for the [ development version] ( https://djukic14.github.io /GraphsColoring.jl/dev/ )
28+ - Documentation for the [ latest stable version] ( https://juliagraphs.org /GraphsColoring.jl/stable/ ) .
29+ - Documentation for the [ development version] ( https://juliagraphs.org /GraphsColoring.jl/dev/ )
You can’t perform that action at this time.
0 commit comments