Skip to content

Commit 51c620a

Browse files
committed
Update version
1 parent 769e5ef commit 51c620a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
# The short X.Y version
2828
version = ''
2929
# The full version, including alpha/beta/rc tags
30-
release = '0.0.6-beta'
30+
release = '0.0.7-beta'
3131

3232

3333
# -- General configuration ---------------------------------------------------

xpressplot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@
2828
from .collapser import *
2929
from .utils import *
3030

31-
__version__ = '0.0.6-beta'
31+
__version__ = '0.0.7-beta'

0 commit comments

Comments
 (0)