bump to v.1.0.5
This commit is contained in:
parent
a88efb5335
commit
e4bb3ac4be
@ -1,5 +1,9 @@
|
||||
# CHANGE LOG
|
||||
|
||||
## Version 1.0.5 (2022-12-20)
|
||||
|
||||
- version bumps
|
||||
|
||||
## Version 1.0.4 (2022-11-09)
|
||||
|
||||
- add property for URL
|
||||
|
@ -1 +1 @@
|
||||
__version__ = "1.0.4"
|
||||
__version__ = "1.0.5"
|
||||
|
@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta:__legacy__"
|
||||
|
||||
[project]
|
||||
name = "edx-oauth2-wordpress-backend"
|
||||
version = "1.0.4"
|
||||
version = "1.0.5"
|
||||
authors = [
|
||||
{ name="Lawrence McDaniel", email="lpm0073@gmail.com" },
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user