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 0812b66 commit 9caafb2Copy full SHA for 9caafb2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+## 3.0.0 - 2021-05-10
4
+
5
+### Fixed
6
7
+* 🐛 Update for compatibility with Sphinx 4
8
9
## 2.1.0 - 2021-03-10
10
11
### Fixed
sphinx_tabs/__init__.py
@@ -1,3 +1,3 @@
-__version__ = "2.1.0"
+__version__ = "3.0.0"
__import__("pkg_resources").declare_namespace(__name__)
0 commit comments