File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 1313[ ![ Code formatting] ( https://github.com/Borda/pyDeprecate/actions/workflows/code-format.yml/badge.svg?branch=main&event=push )] ( https://github.com/Borda/pyDeprecate/actions/workflows/code-format.yml )
1414[ ![ codecov] ( https://codecov.io/gh/Borda/pyDeprecate/branch/main/graph/badge.svg?token=BG7RQ86UJA )] ( https://codecov.io/gh/Borda/pyDeprecate )
1515[ ![ CodeFactor] ( https://www.codefactor.io/repository/github/borda/pydeprecate/badge )] ( https://www.codefactor.io/repository/github/borda/pydeprecate )
16+ [ ![ pre-commit.ci status] ( https://results.pre-commit.ci/badge/github/Borda/pyDeprecate/main.svg )] ( https://results.pre-commit.ci/latest/github/Borda/pyDeprecate/main )
1617
1718<!--
1819[](https://lgtm.com/projects/g/Borda/pyDeprecate/context:python)
Original file line number Diff line number Diff line change 33"""
44import os
55
6- __version__ = "0.3.0 "
6+ __version__ = "0.3.1 "
77__docs__ = "Deprecation tooling"
88__author__ = "Jiri Borovec"
99__author_email__ = "jiri.borovec@fel.cvut.cz"
You can’t perform that action at this time.
0 commit comments