Skip to content

Commit

Permalink
Merge pull request #18 from enthought/release/0.7.1
Browse files Browse the repository at this point in the history
Release 0.7.1
  • Loading branch information
corranwebster committed Mar 7, 2022
2 parents d6525a0 + 236657b commit de5d080
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGES.rst
@@ -1,14 +1,23 @@
Enthought Sphinx Theme changelog
================================

Release 0.7.1
-------------

Release date: 2022-03-07

Changes

* Fix errors in font URLs (#17)

Release 0.7.0
-------------

Release date: 2022-03-03

Changes

* Update to current Enthought branding (colors, fonts, logos)
* Update to current Enthought branding (colors, fonts, logos) (#14)

Release 0.6.2
-------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -9,7 +9,7 @@

setup(
name='enthought_sphinx_theme',
version='0.7.0',
version='0.7.1',
author='Enthought, Inc.',
author_email='info@enthought.com',
description='Sphinx theme for Enthought products',
Expand Down

0 comments on commit de5d080

Please sign in to comment.