1
0
mirror of https://github.com/mnaberez/py65.git synced 2026-04-24 02:17:55 +00:00

Prepare 0.17 release

This commit is contained in:
Mike Naberezny
2013-10-26 21:42:05 -07:00
parent b1a0aaccba
commit 549bfce450
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '0.17-dev'
__version__ = '0.17'
import os
import sys