1.0.13-rc.1
·
10 commits
to main
since this release
grimoirelab-toolkit 1.0.13-rc.1 - (2025-06-19)
Bug fixes:
- Deprecated utcfromtimestamp updated
Class methodutcfromtimestamp
was deprecated in Python 3.12 and it
recommends usingfromtimestamp
with UTC instead.