Skip to content

Commit 9caafb2

Browse files
committed
🎉 RELEASE: 3.0.0
1 parent 0812b66 commit 9caafb2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## 3.0.0 - 2021-05-10
4+
5+
### Fixed
6+
7+
* 🐛 Update for compatibility with Sphinx 4
8+
39
## 2.1.0 - 2021-03-10
410

511
### Fixed

sphinx_tabs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "2.1.0"
1+
__version__ = "3.0.0"
22

33
__import__("pkg_resources").declare_namespace(__name__)

0 commit comments

Comments
 (0)