Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python 3.11 Support #5

Merged
merged 1 commit into from
Jun 28, 2023
Merged

Python 3.11 Support #5

merged 1 commit into from
Jun 28, 2023

Conversation

CodingTil
Copy link
Contributor

Officially support python 3.11. Changes:

  • Add python 3.11 classifier to setup.py.
  • Add python 3.11 to github build workflow (testing - passed).
  • Patch-Version bump. No changes to the codebase of the package were necessary

Why Python 3.11 support?

  • Python 3.11 is the latest major release of python.
  • Offers great performance improvements.
  • I want to use this package in python 3.11.

@WolfgangFahl WolfgangFahl merged commit f3202e0 into rwth-acis:main Jun 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants