Skip to content

Commit

Permalink
fix: version bumped to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zubairshakoorarbisoft committed Jul 21, 2023
1 parent 0dcf2d8 commit da100ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ Change Log
Unreleased
----------

1.7.0 --- 2023-07-23
--------------------

* Switch from ``edx-sphinx-theme`` to ``sphinx-book-theme`` since the former is
deprecated
* Add support for Django 4.2
Expand Down
2 changes: 1 addition & 1 deletion edx_api_doc_tools/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,4 @@
)


__version__ = '1.6.0'
__version__ = '1.7.0'

0 comments on commit da100ce

Please sign in to comment.