File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed
Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ all releases are available on `PyPI <https://pypi.org/project/pytask-parallel>`_
77`Anaconda.org <https://anaconda.org/pytask/pytask-parallel >`_.
88
99
10+ 0.0.7 - 2021-xx-xx
11+ ------------------
12+
13+ - :gh: `14 ` fixes some post-release issues.
14+
15+
10160.0.6 - 2021-02-27
1117------------------
1218
Original file line number Diff line number Diff line change 99README = Path ("README.rst" ).read_text ()
1010
1111PROJECT_URLS = {
12- "Documentation" : "https://github.com/pytask-dev/pytask-latex " ,
13- "Github" : "https://github.com/pytask-dev/pytask-latex " ,
14- "Tracker" : "https://github.com/pytask-dev/pytask-latex /issues" ,
15- "Changelog" : "https://github.com/pytask-dev/pytask-latex /blob/main/CHANGES.rst" ,
12+ "Documentation" : "https://github.com/pytask-dev/pytask-parallel " ,
13+ "Github" : "https://github.com/pytask-dev/pytask-parallel " ,
14+ "Tracker" : "https://github.com/pytask-dev/pytask-parallel /issues" ,
15+ "Changelog" : "https://github.com/pytask-dev/pytask-parallel /blob/main/CHANGES.rst" ,
1616}
1717
1818
You can’t perform that action at this time.
0 commit comments