blob: 396d74cd09b63a642126fe4715c5b6726a9a5fe9 (
plain)
1
2
3
4
|
A package allowing generating PEP-440 compatible version numbers from version
control. Currently only git is supported. Provides reasonable defaults and
an easy way to customize how version numbers are generated from version
control system.
|