1
0
mirror of https://github.com/mnaberez/py65.git synced 2026-04-21 14:16:40 +00:00

Prepare 0.15 release

This commit is contained in:
Mike Naberezny
2013-01-06 16:30:31 -08:00
parent 2f4fb9c8a9
commit 0fbf0a803b
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '0.15-dev'
__version__ = '0.15'
import os
import sys