Skip to content

Commit 3de640a

Browse files
committed
Update version in __init__.py
1 parent 0a8e509 commit 3de640a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbstata/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = "0.8.3"
1+
__version__ = "0.8.3.dev0"
22

33
from .config import launch_stata, set_graph_format
44
from . import misc_utils, config, stata, stata_more, code_utils, noecho, pandas

0 commit comments

Comments
 (0)