updated readme & license

This commit is contained in:
Tobias Wellnitz, DH1TW 2025-03-02 00:10:44 +01:00
parent 940c0f072c
commit 4bdaf8d335
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2014 Tobias Wellnitz Copyright (c) 2025 Tobias Wellnitz
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal of this software and associated documentation files (the "Software"), to deal

View file

@ -34,14 +34,14 @@ This Library is used in production at the [DXHeat.com DX Cluster](https://dxheat
Pyhamtools is compatible with Python >=3.6. Pyhamtools is compatible with Python >=3.6.
We check compatibility on OSX, Windows, and Linux with the following Python versions: We check compatibility on OSX, Windows, and Linux with the following Python versions:
* Python 3.6 (will be deprecated in 2024) * Python 3.6 (will be deprecated in 2025)
* Python 3.7 (will be deprecated in 2024) * Python 3.7 (will be deprecated in 2025)
* Python 3.8 * Python 3.8
* Python 3.9 * Python 3.9
* Python 3.10 * Python 3.10
* Python 3.11 * Python 3.11
* Python 3.12 * Python 3.12
* [pypy3.7](https://pypy.org/) (will be deprecated in 2024) * Python 3.13
* [pypy3.8](https://pypy.org/) * [pypy3.8](https://pypy.org/)
* [pypy3.9](https://pypy.org/) * [pypy3.9](https://pypy.org/)
* [pypy3.10](https://pypy.org/) * [pypy3.10](https://pypy.org/)