File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Relic Tool - Core
22[ ![ PyPI] ( https://img.shields.io/pypi/v/relic-tool-core )] ( https://pypi.org/project/relic-tool-core/ )
33[ ![ PyPI - Python Version] ( https://img.shields.io/pypi/pyversions/relic-tool-core )] ( https://www.python.org/downloads/ )
4- [ ![ PyPI - License] ( https://img.shields.io/pypi/l/relic-tool )] ( https://github.com/MAK-Relic-Tool/Relic-Tool-Core/blob/main/LICENSE.txt )
4+ [ ![ PyPI - License] ( https://img.shields.io/pypi/l/relic-tool-core )] ( https://github.com/MAK-Relic-Tool/Relic-Tool-Core/blob/main/LICENSE.txt )
55[ ![ linting: pylint] ( https://img.shields.io/badge/linting-pylint-yellowgreen )] ( https://github.com/PyCQA/pylint )
66[ ![ Checked with mypy] ( http://www.mypy-lang.org/static/mypy_badge.svg )] ( http://mypy-lang.org/ )
77[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
Original file line number Diff line number Diff line change 11"""
22Core files shared between other Relic-Tool packages.
33"""
4- __version__ = "1.0.1 "
4+ __version__ = "1.0.2 "
You can’t perform that action at this time.
0 commit comments