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.11.rst
8+
79.. include :: whats_new/v0.10.rst
810
911.. include :: whats_new/v0.9.rst
Original file line number Diff line number Diff line change 1+ .. _changes_0_11 :
2+
3+ Version 0.11.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.10.0 "
25+ __version__ = "0.11.0.dev0 "
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.10.0
2+ current_version = 0.11.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