Files
2017-04-20 11:22:26 +03:00

16 lines
287 B
INI

# [bumpversion]
# current_version = 0.1.18
[bdist_wheel]
# Use this option if your package is pure-python
universal =
[versioneer]
VCS = git
style = pep440-pre
versionfile_source = cachier/_version.py
versionfile_build = cachier/_version.py
tag_prefix = v
parentdir_prefix = cachier-