Skip to content

Commit be4c242

Browse files
committed
Update version number for display in title bar
1 parent 9fe3a6b commit be4c242

File tree

3 files changed

+516
-529
lines changed

3 files changed

+516
-529
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
dwdw
1+
wefwefw

FoxDot/lib/__init__.py

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

1818
from __future__ import absolute_import, division, print_function
1919

20-
__version__ = "0.6.2"
20+
__version__ = "0.6.3"
2121

2222
import logging
2323

0 commit comments

Comments
 (0)