We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccd2ef1 commit f1e0e35Copy full SHA for f1e0e35
CITATION.cff
@@ -23,4 +23,4 @@ identifiers:
23
- description: This is the archived snapshot of version 1.0.0 of PedPy
24
type: doi
25
value: "10.5281/zenodo.8405437"
26
-version: 1.0.1
+version: 1.0.2
docs/source/changelog.rst
@@ -2,10 +2,21 @@
2
Changelog
3
*********
4
5
+Version 1.0.2 (2023-10-12)
6
+==========================
7
+**What's changed:**
8
+
9
+* Make color map in plot_voronoi_cells adjustable
10
11
+**Fixes:**
12
13
+* Fix future warnings from Pandas
14
+* Fix bug, when plotting multiple density distributions in subplots
15
16
Version 1.0.1 (2023-10-04)
17
==========================
18
-Fixes:
19
20
21
- Add correct doi badge to documentation and readme
22
0 commit comments