1
0
mirror of https://github.com/mnaberez/py65.git synced 2026-04-26 01:17:46 +00:00

Prepare 0.23 release

This commit is contained in:
Mike Naberezny
2015-02-09 23:11:22 -08:00
parent 993d542cbf
commit fd13b4ab2c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '0.23-dev'
__version__ = '0.23'
import os
import sys