Skip to content

1.0.13-rc.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jun 13:34
· 10 commits to main since this release

grimoirelab-toolkit 1.0.13-rc.1 - (2025-06-19)

Bug fixes:

  • Deprecated utcfromtimestamp updated
    Class method utcfromtimestamp was deprecated in Python 3.12 and it
    recommends using fromtimestamp with UTC instead.