We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a28455 commit cefb5c8Copy full SHA for cefb5c8
.github/CHANGELOG.md
@@ -1,5 +1,9 @@
1
## Release 0.4.0 (development release)
2
3
+### Improvements
4
+
5
+* Bumped `wheel` to v0.38.1. [(#33](https://github.com/XanaduAI/xanadu-sphinx-theme/pull/33)
6
7
### Contributors
8
9
This release contains contributions from (in alphabetical order):
requirements-dev.txt
@@ -2,4 +2,4 @@ black==22.3.0
build==0.7.0
isort[colors]==5.10.1
pylint==2.13.7
-wheel==0.37.1
+wheel==0.38.1
0 commit comments