Skip to content

Commit

Permalink
Merge pull request #25 from hyunmin0317/docs_issue_23
Browse files Browse the repository at this point in the history
version: 1.1.3 (#23)
  • Loading branch information
hyunmin0317 authored Jan 7, 2024
2 parents 4564b88 + 1cc29dc commit 2281362
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
MIT License

Copyright (c) 2023 Choi Hyun Min
Copyright (c) 2024 Choi Hyun Min

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion sangmyung_univ_auth/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from .auth import auth

__VERSION__ = '1.1.2'
__VERSION__ = '1.1.3'
__AUTHOR__ = 'Choi Hyun Min'

0 comments on commit 2281362

Please sign in to comment.