diff --git a/README.md b/README.md index 3e084e5..2a3dc1c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ With this project template you can write regular python scripts and use Django's :gear: Requirements ------------------- -- Last tested successfully with Python 3.7.3 and Django 3.2.4 +- Last tested successfully with Python 3.9.5 and Django 4.0.6 - Create venv and pip install django to import the required modules. :open_file_folder: File Structure @@ -89,7 +89,7 @@ Link: [How to Use Django Models](https://docs.djangoproject.com/en/3.1/topics/db License ------- -The MIT License (MIT) Copyright (c) 2021 Dan Caron +The MIT License (MIT) Copyright (c) 2022 Dan Caron Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: