File tree Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Expand file tree Collapse file tree 4 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 44Release history
55===============
66
7+ .. include :: whats_new/v0.7.rst
8+
79.. include :: whats_new/v0.6.rst
810
911.. include :: whats_new/v0.5.rst
Original file line number Diff line number Diff line change 1+ .. _changes_0_7 :
2+
3+ Version 0.7.0 (under development)
4+ =================================
5+
6+ Changelog
7+ ---------
Original file line number Diff line number Diff line change 2222# 'X.Y.dev0' is the canonical version of 'X.Y.dev'
2323#
2424
25- __version__ = "0.6.0 "
25+ __version__ = "0.7.0.dev0 "
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.6.0
2+ current_version = 0.7.0.dev0
33tag = False
44parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z]+)(?P<dev>\d+))?
55serialize =
You can’t perform that action at this time.
0 commit comments