Skip to content

Commit 85db403

Browse files
committed
version: 1.1.2 (#21)
1 parent 5434f3d commit 85db403

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# sangmyung-univ-auth ![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.0.2-red)
1+
# sangmyung-univ-auth ![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.1.2-red)
22
**상명대학교 재학생 인증 라이브러리**
33

44
## Features

sangmyung_univ_auth/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
from .auth import auth
22

3-
__VERSION__ = '1.1.0'
3+
__VERSION__ = '1.1.2'
44
__AUTHOR__ = 'Choi Hyun Min'

0 commit comments

Comments
 (0)