From e599504537c8eea6770a20b6a0abb4a5e2447c2c Mon Sep 17 00:00:00 2001 From: Jeff Jennings Date: Mon, 13 Nov 2023 13:54:02 -0500 Subject: [PATCH 1/2] installation: update minimum required python --- docs/installation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installation.md b/docs/installation.md index 980729dd..5dacbd43 100644 --- a/docs/installation.md +++ b/docs/installation.md @@ -1,6 +1,6 @@ # MPoL Installation -MPoL requires `python >= 3.6`. +MPoL requires `python >= 3.8`. ## Using pip From 802b1233da06de2d55e9fae42b20ae0ec467371d Mon Sep 17 00:00:00 2001 From: Jeff Jennings Date: Mon, 13 Nov 2023 13:54:12 -0500 Subject: [PATCH 2/2] license: update years --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index a393eb7a..12fd66ef 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2019 Ian Czekala +Copyright (c) 2019 - 2023 Ian Czekala and contributors Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal