Skip to content

Commit dcde047

Browse files
committed
ver 0.15.7.12
miscs
1 parent b090592 commit dcde047

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ntf/tb/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
from .core import set_name, get_name, off, on
1+
from .core import set_name, get_name, off, on, set_root_path
22
from .add import *
33
from . import read

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(name='nuclear-python',
1212

13-
version='0.15.7.11',
13+
version='0.15.7.12',
1414

1515
url='https://github.com/nuclearboy95/nuclear-python',
1616

0 commit comments

Comments
 (0)