File tree Expand file tree Collapse file tree 5 files changed +19
-2
lines changed
Expand file tree Collapse file tree 5 files changed +19
-2
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 3.2 .0
2+ current_version = 3.3 .0
33commit = False
44tag = False
55parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)\.(?P<build>\d+))?
Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ This file is updated every release since v1.0.0 with the use of towncrier from t
44
55.. towncrier release notes start
66
7+ Openskill 3.3.0 (2022-12-06)
8+ ============================
9+
10+ Documentation Improvements
11+ --------------------------
12+
13+ - Improve SEO of documentation.
14+
15+
716Openskill 3.2.0 (2022-12-06)
817============================
918
Original file line number Diff line number Diff line change 1+ :og: description: Experimental and advanced features for OpenSkill like time decay and additive time dynamics factor.
2+ :og: image: https://i.imgur.com/tSTFzZY.gif
3+ :og: image:alt: Logo of OpenSkill for Python
4+
15==============
26Advanced Guide
37==============
Original file line number Diff line number Diff line change 1+ :og: description: A faster and open license multi-team, multiplayer rating system comparable to TrueSkill.
2+ :og: image: https://i.imgur.com/tSTFzZY.gif
3+ :og: image:alt: Logo of OpenSkill for Python
4+
15.. image :: https://i.imgur.com/tSTFzZY.gif
26
37A faster and open license multi-team, multiplayer rating system comparable to TrueSkill.
Original file line number Diff line number Diff line change 99 team_rating ,
1010)
1111
12- __version__ = "3.2 .0"
12+ __version__ = "3.3 .0"
You can’t perform that action at this time.
0 commit comments