Skip to content
This repository was archived by the owner on Feb 15, 2024. It is now read-only.

Commit

Permalink
Merge pull request Quansight#17 from Quansight/cut-release-v0.3.6
Browse files Browse the repository at this point in the history
Cut release v0.3.6
  • Loading branch information
viniciusdc authored Oct 14, 2022
2 parents b4abd72 + 00d0cb0 commit 1f4d3ef
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,12 @@ To run in VSCode, here is a launch.json config:
You would need to make sure the Python virtualenv you've set up for this is active in the project.

## Changelog
Version 0.3.6
- Extend navbar links #16

Version 0.3.5
- Updates to the version display style #15

Version 0.3.4
- Updades to Readme
- Expose navbar color options #12
Expand All @@ -102,4 +108,4 @@ Version 0.3.1
- Add text color and defaults to template options #9

Version 0.3.0
- Adds colors! :tada:
- Adds colors! :tada:
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

setup(
name="qhub_jupyterhub_theme",
version='0.3.4',
version='0.3.6',
description="QHub jupyterhub theme",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 1f4d3ef

Please sign in to comment.