@@ -21,15 +21,15 @@ General information
21
21
+------------------------------------+-----------------+----------------+--------------------+
22
22
| Package | Latest release | License | PEP 440 compatible |
23
23
+====================================+=================+================+====================+
24
- | setuptools-git-versioning | 2022 | MIT | yes |
24
+ | setuptools-git-versioning | 2023 | MIT | yes |
25
25
+------------------------------------+-----------------+----------------+--------------------+
26
26
| setuptools-scm | 2022 | MIT | yes |
27
27
+------------------------------------+-----------------+----------------+--------------------+
28
28
| versioneer | 2022 | Public domain | yes |
29
29
+------------------------------------+-----------------+----------------+--------------------+
30
- | miniver | 2021 | Public domain | no |
30
+ | versioningit | 2023 | MIT | yes |
31
31
+------------------------------------+-----------------+----------------+--------------------+
32
- | versioningit | 2022 | MIT | yes |
32
+ | miniver | 2021 | Public domain | no |
33
33
+------------------------------------+-----------------+----------------+--------------------+
34
34
| setuptools-git-ver | 2019 | MIT | no |
35
35
+------------------------------------+-----------------+----------------+--------------------+
@@ -57,10 +57,10 @@ VCS support
57
57
+------------------------------------+-----+-----------+-------------------------------+
58
58
| versioneer | yes | no | no |
59
59
+------------------------------------+-----+-----------+-------------------------------+
60
- | miniver | yes | no | no |
61
- +------------------------------------+-----+-----------+-------------------------------+
62
60
| versioningit | yes | yes | no |
63
61
+------------------------------------+-----+-----------+-------------------------------+
62
+ | miniver | yes | no | no |
63
+ +------------------------------------+-----+-----------+-------------------------------+
64
64
| setuptools-git-ver | yes | no | no |
65
65
+------------------------------------+-----+-----------+-------------------------------+
66
66
| another-setuptools-git-version | yes | no | no |
0 commit comments