Skip to content

Commit af058a5

Browse files
committed
Bump version
1 parent c48b612 commit af058a5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.5!
2323
- Fix color for footer links on hover ([#423](https://github.com/scientific-python/scientific-python-hugo-theme/pull/423)).
2424
- Fix bulma burger issues ([#425](https://github.com/scientific-python/scientific-python-hugo-theme/pull/425)).
2525
- Unify dropdown menu hover color with other links ([#426](https://github.com/scientific-python/scientific-python-hugo-theme/pull/426)).
26-
- Change/Fix: Include "theme-css/*.scss" files ([#429](https://github.com/scientific-python/scientific-python-hugo-theme/pull/429)).
26+
- Change/Fix: Include "theme-css/\*.scss" files ([#429](https://github.com/scientific-python/scientific-python-hugo-theme/pull/429)).
2727

2828
## Documentation
2929

@@ -32,7 +32,7 @@ We're happy to announce the release of scientific-python-hugo-theme 0.5!
3232

3333
## Maintenance
3434

35-
- Remove unused keyframes and fadeIn* ([#404](https://github.com/scientific-python/scientific-python-hugo-theme/pull/404)).
35+
- Remove unused keyframes and fadeIn\* ([#404](https://github.com/scientific-python/scientific-python-hugo-theme/pull/404)).
3636
- Remove unused navbar-clone.html ([#408](https://github.com/scientific-python/scientific-python-hugo-theme/pull/408)).
3737
- Remove unused bulma table, tags, and progress ([#405](https://github.com/scientific-python/scientific-python-hugo-theme/pull/405)).
3838
- Remove unused team shortcodes ([#409](https://github.com/scientific-python/scientific-python-hugo-theme/pull/409)).

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "scientific-python-hugo-theme"
3-
version = "0.5"
3+
version = "0.6rc1.dev0"
44

55
[tool.changelist]
66
# Profiles that are excluded from the contributor list.

0 commit comments

Comments
 (0)