File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,7 +5,15 @@ Version 2.0
55-----------
66
77Unreleased
8- (`changes <https://github.com/lahwaacz/wiki-scripts/compare/1.5...master >`__)
8+ (`changes <https://github.com/lahwaacz/wiki-scripts/compare/1.5.1...master >`__)
9+
10+ Version 1.5.1
11+ -------------
12+
13+ `Released Jan 2, 2026 <https://github.com/lahwaacz/wiki-scripts/tree/1.5.1 >`_
14+ (`changes <https://github.com/lahwaacz/wiki-scripts/compare/1.5...1.5.1 >`__)
15+
16+ - Allow to run tests without `pytest-docker ` installed
917
1018Version 1.5
1119-----------
Original file line number Diff line number Diff line change 11[project ]
22name = " wiki-scripts"
3- version = " 1.4 "
3+ version = " 1.5.1 "
44description = " Framework for writing bots, maintenance scripts or performing data analysis on wikis powered by MediaWiki"
55readme = " README.rst"
66requires-python = " >=3.12"
Original file line number Diff line number Diff line change 11__author__ = "Jakub Klinkovský"
22__url__ = "https://github.com/lahwaacz/wiki-scripts"
3- __version__ = "1.5"
3+ __version__ = "1.5.1 "
You can’t perform that action at this time.
0 commit comments