File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33Observes [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) standard and [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) convention.
44
5+ ## [ 3.0.6] - 07-10-2024
6+
7+ ### Changed
8+
9+ - Moved tests back out of the package
10+
511## [ 3.0.5] - 07-9-2024
612
713### Added
@@ -120,6 +126,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
120126
121127- switched to ` pathlib ` for file path parsing
122128
129+ [ 3.0.6 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.5...3.0.6
123130[ 3.0.5 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.4...3.0.5
124131[ 3.0.4 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.3...3.0.4
125132[ 3.0.3 ] : https://github.com/A-Baji/discordAI-modelizer/compare/3.0.2...3.0.3
Original file line number Diff line number Diff line change 1- __version__ = "3.0.5 "
1+ __version__ = "3.0.6 "
You can’t perform that action at this time.
0 commit comments