Skip to content
Snippets Groups Projects

16.6.0

Merged Vincent Hatakeyama requested to merge topic/default/tag into branch/default
10 files
+ 10
9
Compare changes
  • Side-by-side
  • Inline
Files
10
+ 1
1
[bumpversion]
current_version = 16.5.1
current_version = 16.6.0
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)
serialize =
{major}.{minor}.{patch}
Loading