Skip to content

Commit 4a7aa6b

Browse files
committed
sphinxcontrib-confluencebuilder 2.8.0
Signed-off-by: James Knight <git@jdknight.me>
1 parent 351590e commit 4a7aa6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sphinxcontrib/confluencebuilder/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
except ImportError:
5050
has_imgmath = False
5151

52-
__version__ = '2.8.0.dev1'
52+
__version__ = '2.8.0'
5353

5454

5555
def setup(app):

0 commit comments

Comments
 (0)