File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## v2.2.1 - 2024-04-11
9+
10+ ### [ 2.2.1] ( https://github.com/eduNEXT/tvm/compare/v2.2.0...v2.2.1 ) (2024-04-11)
11+
12+ ### Bug Fixes
13+
14+ - add build.os to RTD & install proper youtube sphinx dep ([ #72 ] ( https://github.com/eduNEXT/tvm/issues/72 ) ) ([ 134ed7f] ( https://github.com/eduNEXT/tvm/commit/134ed7f808e55fba69e6f4be4b00961ab15942eb ) )
15+
16+ ### Continuous Integration
17+
18+ - adds mantainer group ([ #62 ] ( https://github.com/eduNEXT/tvm/issues/62 ) ) ([ 41b0145] ( https://github.com/eduNEXT/tvm/commit/41b0145ae561be6f765a5ed2899a4536f7582650 ) )
19+ - adds pr mantainer group ([ #65 ] ( https://github.com/eduNEXT/tvm/issues/65 ) ) ([ 2b5e5b1] ( https://github.com/eduNEXT/tvm/commit/2b5e5b1e39e262b54f28aa4d939ff75900e4676f ) )
20+
821## v2.2.0 - 2022-12-22
922
1023### [ 2.2.0] ( https://github.com/eduNEXT/tvm/compare/v2.1.1...v2.2.0 ) (2022-12-22)
Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.2.0
2+ current_version = 2.2.1
33commit = False
44tag = False
55
Original file line number Diff line number Diff line change 11"""Helps you keep your cool when creating dozens of open edX and eduNEXT environments."""
22
3- __version__ = '2.2.0 '
3+ __version__ = '2.2.1 '
You can’t perform that action at this time.
0 commit comments