Skip to content

Commit 01774c0

Browse files
committed
Bump stable version number
1 parent ff92f62 commit 01774c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Stoner/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
from .Util import Data
1111
from Stoner.Folders import DataFolder
1212

13-
__version_info__ = ('0', '6', '2')
13+
__version_info__ = ('0', '6', '3')
1414
__version__ = '.'.join(__version_info__)
1515

0 commit comments

Comments
 (0)