Skip to content

Commit 546f52f

Browse files
authored
🚀 RELEASE: v1.2.1 (#86)
1 parent 2db3551 commit 546f52f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## v1.2.1
4+
5+
🐛 FIX: Remove `app.add_javascript` use for sphinx v2
6+
37
## v1.2.0
48

59
`sphinx-tabs` has now moved to the [EBP organisation](https://executablebooks.org) 🎉

sphinx_tabs/__init__.py

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

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

0 commit comments

Comments
 (0)