1
0
mirror of https://github.com/mnaberez/py65.git synced 2024-06-09 10:29:35 +00:00

Prepare 0.11 release

This commit is contained in:
Mike Naberezny 2012-01-07 18:15:36 -08:00
parent b264b8884d
commit b3b50f9187

View File

@ -1,4 +1,4 @@
__version__ = '0.11-dev'
__version__ = '0.11'
import os
import sys