reduce default verbosity

This commit is contained in:
Manuel Barkhau 2018-12-22 00:31:59 +01:00
parent a92f09faf6
commit 39c95681f3
3 changed files with 7 additions and 5 deletions

View file

@ -527,7 +527,7 @@ different commits. This is mitigates a rare corner case where
```shell
$ pycalver show
$ pycalver show --verbose
INFO - fetching tags from remote (to turn off use: -n / --no-fetch)
Current Version: v201812.0005-beta
PEP440 Version : 201812.5b0
@ -547,6 +547,7 @@ To increment and publish a new version, you can use the
5. *Tag* the new commit.
6. *Push* the new commit and tag.
```
$ pycalver bump --dry
--- setup.cfg