File tree Expand file tree Collapse file tree 5 files changed +20
-11
lines changed
Expand file tree Collapse file tree 5 files changed +20
-11
lines changed Original file line number Diff line number Diff line change 11# Releases
22
3+ ## grimoirelab-toolkit 1.0.13 - (2025-06-19)
4+
5+ **Bug fixes:**
6+
7+ * Deprecated utcfromtimestamp updated\
8+ Class method `utcfromtimestamp` was deprecated in Python 3.12 and it
9+ recommends using `fromtimestamp` with UTC instead.
10+
11+
312 ## grimoirelab-toolkit 1.0.12 - (2025-06-18)
413
514 * Update Poetry's package dependencies
Original file line number Diff line number Diff line change 1- # File auto-generated by semverup on 2025-06-19 13:34:11.670246
2- __version__ = "1.0.13-rc.1 "
1+ # File auto-generated by semverup on 2025-06-19 15:14:06.010930
2+ __version__ = "1.0.13"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " grimoirelab-toolkit"
3- version = " 1.0.13-rc.1 "
3+ version = " 1.0.13"
44description = " Toolkit of common functions used across GrimoireLab"
55authors = [
66 " GrimoireLab Developers"
Original file line number Diff line number Diff line change 1+ ## grimoirelab-toolkit 1.0.13 - (2025-06-19)
2+
3+ ** Bug fixes:**
4+
5+ * Deprecated utcfromtimestamp updated\
6+ Class method ` utcfromtimestamp ` was deprecated in Python 3.12 and it
7+ recommends using ` fromtimestamp ` with UTC instead.
8+
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments