diff --git a/LICENSE b/LICENSE index 562db36..d5e2a23 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Smunity +Copyright (c) 2024 Smunity Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index b54a10c..592e22d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# SMUNITY ![Python versions](https://img.shields.io/badge/Python-3.9-blue) ![License](https://img.shields.io/badge/license-MIT-green) ![Release](https://img.shields.io/badge/release-1.6.4-red) +# SMUNITY ![Python versions](https://img.shields.io/badge/Python-3.9-blue) ![License](https://img.shields.io/badge/license-MIT-green) ![Release](https://img.shields.io/badge/release-1.6.5-red) #### 상명대학교 졸업요건 검사 사이트 diff --git a/requirements.txt b/requirements.txt index 603aa64..a2e0f2a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,5 +20,5 @@ gunicorn==20.1.0 psycopg2-binary==2.9.3 mysqlclient==2.1.1 djangorestframework==3.14.0 -sangmyung-univ-auth==1.2.1 +sangmyung-univ-auth==1.2.2 Markdown==3.4.1