Skip to content

Commit

Permalink
v3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mb-wali committed Dec 7, 2021
1 parent aa2c311 commit e73fc36
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@

Changes
=======
Version 3.7.0 (released 2021-12-07)

- dep: bump config module #252
- docs: adjust sphinx to flask2 #251
- update register and login view #247

Version 3.6.1 (released 2021-09-01)

- fix: add font locally and remove google dependency #242
Expand Down
2 changes: 1 addition & 1 deletion invenio_theme_tugraz/version.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,4 @@
and parsed by ``setup.py``.
"""

__version__ = "3.6.1"
__version__ = "3.7.0"

0 comments on commit e73fc36

Please sign in to comment.