Skip to content

Commit f1e0e35

Browse files
authored
Prepare 1.0.2 release (#234)
1 parent ccd2ef1 commit f1e0e35

File tree

2 files changed

+13
-2
lines changed

2 files changed

+13
-2
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ identifiers:
2323
- description: This is the archived snapshot of version 1.0.0 of PedPy
2424
type: doi
2525
value: "10.5281/zenodo.8405437"
26-
version: 1.0.1
26+
version: 1.0.2

docs/source/changelog.rst

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,21 @@
22
Changelog
33
*********
44

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+
516
Version 1.0.1 (2023-10-04)
617
==========================
718

8-
Fixes:
19+
**Fixes:**
920

1021
- Add correct doi badge to documentation and readme
1122

0 commit comments

Comments
 (0)