From b450fd10fe7fb9a4ff9e7c059ec750cb0947c634 Mon Sep 17 00:00:00 2001 From: Jan Petykiewicz Date: Sat, 30 Mar 2024 18:17:40 -0700 Subject: [PATCH] Add github mirror and bump python version --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 516c4b4..8dc93e1 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,13 @@ ### Links - [Source repository](https://mpxd.net/code/jan/g85) - [PyPI](https://pypi.org/project/g85) +- [Github mirror](https://github.com/anewusername/g85) ## Installation Requirements: -* python >= 3.7 (written and tested with 3.9) +* python >= 3.10 (written and tested with 3.11) * numpy