Skip to content

Commit

Permalink
chore: release 1.3.1 (#479)
Browse files Browse the repository at this point in the history
  • Loading branch information
betodealmeida authored Oct 8, 2024
1 parent a9eed9f commit 72d770d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ Changelog
Next
====

- Support Python 3.12, drop support for 3.8 (#478)
Version 1.3.1 - 2024-10-08
==========================

- Add support for Python 3.12, drop support for 3.8 (#478)

Version 1.3.0 - 2024-09-26
==========================
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ classifiers =
Development Status :: 5 - Production/Stable
Intended Audience :: Science/Research
License :: OSI Approved :: MIT License
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
Programming Language :: SQL


Expand Down

0 comments on commit 72d770d

Please sign in to comment.