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>`_
7
7
`Anaconda.org <https://anaconda.org/pytask/pytask-parallel >`_.
8
8
9
9
10
+ 0.0.7 - 2021-xx-xx
11
+ ------------------
12
+
13
+ - :gh: `14 ` fixes some post-release issues.
14
+
15
+
10
16
0.0.6 - 2021-02-27
11
17
------------------
12
18
Original file line number Diff line number Diff line change 9
9
README = Path ("README.rst" ).read_text ()
10
10
11
11
PROJECT_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" ,
16
16
}
17
17
18
18
You can’t perform that action at this time.
0 commit comments