Skip to content

v0.13

Compare
Choose a tag to compare
@thalesbertaglia thalesbertaglia released this 26 Jan 14:41
· 88 commits to master since this release
3ef7bff

Fixing bugs for Python versions > 3.9.

What's Changed

  • Bump pip from 22.0.4 to 22.1 in /.github/workflows by @dependabot in #112
  • Bump pip from 22.1 to 22.1.1 in /.github/workflows by @dependabot in #113
  • Bump pip from 22.1.1 to 22.1.2 in /.github/workflows by @dependabot in #114
  • Bump actions/setup-python from 3 to 4 by @dependabot in #115
  • Bump poetry from 1.1.13 to 1.1.14 in /.github/workflows by @dependabot in #116
  • Bump pip from 22.1.2 to 22.2 in /.github/workflows by @dependabot in #117
  • Bump pypa/gh-action-pypi-publish from 1.5.0 to 1.5.1 by @dependabot in #118
  • Bump pip from 22.2 to 22.2.1 in /.github/workflows by @dependabot in #119
  • Bump pip from 22.2.1 to 22.2.2 in /.github/workflows by @dependabot in #120
  • Bump poetry from 1.1.14 to 1.1.15 in /.github/workflows by @dependabot in #121
  • NumPy 1.19.5 may not yet support Python 3.10 by @RaulLima2 in #122
  • Bump poetry from 1.1.15 to 1.2.0 in /.github/workflows by @dependabot in #123
  • Bump poetry from 1.2.0 to 1.2.1 in /.github/workflows by @dependabot in #124
  • Bump poetry from 1.2.1 to 1.2.2 in /.github/workflows by @dependabot in #125
  • Bump pip from 22.2.2 to 22.3.1 in /.github/workflows by @dependabot in #127
  • Bump pypa/gh-action-pypi-publish from 1.5.1 to 1.5.2 by @dependabot in #128
  • Bump pypa/gh-action-pypi-publish from 1.5.2 to 1.6.1 by @dependabot in #129
  • Bump pypa/gh-action-pypi-publish from 1.6.1 to 1.6.4 by @dependabot in #130
  • Bump poetry from 1.2.2 to 1.3.2 in /.github/workflows by @dependabot in #133
  • change syntax of the tool.poetry.dependencies by @PJarbas in #134

New Contributors

Full Changelog: v0.12...v0.13