1
0
mirror of https://github.com/mnaberez/py65.git synced 2026-04-19 17:16:42 +00:00

Incremented version to 0.8.

This commit is contained in:
Mike Naberezny
2010-03-08 21:41:27 -08:00
parent 6508262fca
commit 58d45f45e3
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
* Next Release *
0.8 (2010-03-08)
- Fixed deprecation warnings on Python 2.6
+1 -1
View File
@@ -1,4 +1,4 @@
__version__ = '0.7'
__version__ = '0.8'
import os
import sys