From af9aa3e37be4ea0641cced6160def8d60623cbef Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Wed, 14 Jun 2023 15:03:18 +0530 Subject: [PATCH] fix: verison and readme --- README.md | 2 +- lms/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b0e12d5..371a642b 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@  

- Frappe LMS - Easy to Use, 100% Open Source, Learning Management System | Product Hunt + Frappe LMS - Easy to use, 100% open source learning management system | Product Hunt

diff --git a/lms/__init__.py b/lms/__init__.py index f102a9ca..5becc17c 100644 --- a/lms/__init__.py +++ b/lms/__init__.py @@ -1 +1 @@ -__version__ = "0.0.1" +__version__ = "1.0.0"