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

Prepare 0.20 release

This commit is contained in:
Mike Naberezny
2014-05-08 14:41:12 -07:00
parent 8517fbcf65
commit 6c45bc5305
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '0.20-dev'
__version__ = '0.20'
import os
import sys