File tree 4 files changed +5
-2
lines changed
4 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,8 @@ name: Tests
2
2
3
3
on :
4
4
push :
5
+ branches :
6
+ - ' **'
5
7
pull_request :
6
8
branches :
7
9
- master
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ Changelog
6
6
7
7
.. changelog ::
8
8
:version: 1.8.0
9
+ :released: 07.01.2022
9
10
10
11
.. change ::
11
12
:tags: general, breaking
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ between ``setuptools-git-versioning`` and other tools.
57
57
Documentation
58
58
--------------
59
59
60
- See https://setuptools-git-versioning.readthedocs.io
60
+ See https://setuptools-git-versioning.readthedocs.io/en/stable/
61
61
62
62
.. contribution
63
63
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ General information
21
21
+------------------------------------+-----------------+----------------+--------------------+
22
22
| Package | Latest release | License | PEP 440 compatible |
23
23
+====================================+=================+================+====================+
24
- | setuptools-git-versioning | 2021 | MIT | yes |
24
+ | setuptools-git-versioning | 2022 | MIT | yes |
25
25
+------------------------------------+-----------------+----------------+--------------------+
26
26
| setuptools-scm | 2021 | MIT | yes |
27
27
+------------------------------------+-----------------+----------------+--------------------+
You can’t perform that action at this time.
0 commit comments