Skip to content

Commit e212af2

Browse files
committed
Upgraded SciTE to v3.3.1
1 parent 16e3de2 commit e212af2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

tools/SciTE.exe

11 KB
Binary file not shown.

winpython/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
OTHER DEALINGS IN THE SOFTWARE.
2828
"""
2929

30-
__version__ = '0.11'
30+
__version__ = '0.12'
3131
__license__ = __doc__
3232
__project_url__ = 'http://code.google.com/p/winpython'
3333
__forum_url__ = 'http://groups.google.com/group/winpython'

0 commit comments

Comments
 (0)