File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.6.7
2+ current_version = 0.6.8
33commit = False
44tag = False
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>\w+))?
Original file line number Diff line number Diff line change @@ -15,5 +15,5 @@ cookiecutter:
1515 use_pypi_deployment_with_travis: n
1616 use_pytest: y
1717 use_requiresio: y
18- version: 0.6.7
18+ version: 0.6.8
1919 year: 2011-2016
Original file line number Diff line number Diff line change 44
55.. comment :: bumpversion marker
66
7+ 0.6.8 (2017-02-14)
8+ ------------------
9+ * Fixed automated release due to not matching registered email.
10+
7110.6.7 (2016-12-27)
812------------------
913* Fixes bad formatting in logging message.
Original file line number Diff line number Diff line change 1- 0.6.7
1+ 0.6.8
Original file line number Diff line number Diff line change 77
88__author__ = 'Rolando Espinoza'
99__email__ = 'rolando at rmax.io'
10- __version__ = '0.6.7 '
10+ __version__ = '0.6.8 '
You can’t perform that action at this time.
0 commit comments