File tree Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Expand file tree Collapse file tree 4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ name: Tests
22
33on :
44 push :
5+ branches :
6+ - ' **'
57 pull_request :
68 branches :
79 - master
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Changelog
66
77.. changelog ::
88 :version: 1.8.0
9+ :released: 07.01.2022
910
1011 .. change ::
1112 :tags: general, breaking
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ between ``setuptools-git-versioning`` and other tools.
5757 Documentation
5858--------------
5959
60- See https://setuptools-git-versioning.readthedocs.io
60+ See https://setuptools-git-versioning.readthedocs.io/en/stable/
6161
6262.. contribution
6363
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ General information
2121+------------------------------------+-----------------+----------------+--------------------+
2222| Package | Latest release | License | PEP 440 compatible |
2323+====================================+=================+================+====================+
24- | setuptools-git-versioning | 2021 | MIT | yes |
24+ | setuptools-git-versioning | 2022 | MIT | yes |
2525+------------------------------------+-----------------+----------------+--------------------+
2626| setuptools-scm | 2021 | MIT | yes |
2727+------------------------------------+-----------------+----------------+--------------------+
You can’t perform that action at this time.
0 commit comments