From 76db8101f28cb0f3ad88823b56d54f894b566380 Mon Sep 17 00:00:00 2001 From: Grant Ramsay Date: Thu, 1 Feb 2024 18:45:56 +0000 Subject: [PATCH] update README with new beta release Signed-off-by: Grant Ramsay --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 22e154b3..e4420cb9 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ Check out the on that branch for details of what has changed since the last release. The current development release is [Version -0.5.0-alpha3](https://github.com/seapagan/fastapi-template/releases/tag/v0.5.0-alpha3). +0.5.0-beta1](https://github.com/seapagan/fastapi-template/releases/tag/v0.5.0-beta1). This is functional but still in development though is functionally complete for the verison 0.5.0 release. It is not fully backwards compatible with previous versions, if they have been customized though. @@ -111,8 +111,9 @@ involved in dev, I'd recommend checking out the latest actual However, the `main` branch should be pretty stable as all development is done on the `develop` branch and merged into `main` when ready. -The template **Requires Python 3.8.1+** or higher. It is developed under Python -3.11. +The template **Requires Python 3.9.0+** or higher. It is developed under Python +3.11.x where x is the latest version available at the time, and migrating to +the next patch version as soon as it is released. This template is free to use but I would request some accreditation. If you do use it in one of your applications, please put a small note in your readme