File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Sandia Injury Biomechanics Laboratory (SIBL)
22
3- [ ![ python ] ( https://img.shields.io/badge/python-3.9-blue.svg )] ( https://www.python.org/ ) ![ os] ( https://img.shields.io/badge/os-ubuntu%20|%20macos%20|%20windows-blue.svg ) [ ![ license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/sandialabs/sibl#license ) [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
3+ ![ os] ( https://img.shields.io/badge/os-ubuntu%20|%20macos%20|%20windows-blue.svg ) [ ![ license] ( https://img.shields.io/badge/license-MIT-green.svg )] ( https://github.com/sandialabs/sibl#license ) [ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
44
55[ ![ pytest] ( https://github.com/sandialabs/sibl/workflows/pytest/badge.svg )] ( https://github.com/sandialabs/sibl/actions ) [ ![ blacktest] ( https://github.com/sandialabs/sibl/workflows/blacktest/badge.svg )] ( https://github.com/sandialabs/sibl/actions ) [ ![ covertest] ( https://github.com/sandialabs/sibl/workflows/covertest/badge.svg )] ( https://github.com/sandialabs/sibl/actions ) [ ![ test-coverage] [ test-coverage_badge ]] ( https://sandialabs.github.io/sibl/coverage_reports/htmlcov/index.html )
66
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ build-backend = "setuptools.build_meta"
1515
1616[project ]
1717name = " xyfigure"
18- version = " 0.0.10 "
18+ version = " 0.0.12 "
1919authors = [
2020 { name =" Chad Hovey" , email =" chovey@sandia.gov" },
2121]
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ build-backend = "setuptools.build_meta"
1313
1414[project ]
1515name = " ptg"
16- version = " 0.0.11 "
16+ version = " 0.0.12 "
1717authors = [
1818 { name =" Chad Hovey" , email =" chovey@sandia.gov" },
1919]
You can’t perform that action at this time.
0 commit comments