1
0

version bump and updated issues

This commit is contained in:
Jay Deiman 2010-12-25 18:20:58 -06:00
parent 97ccfc9865
commit 093c4e7998
2 changed files with 1 additions and 2 deletions

View File

@ -2,7 +2,6 @@
pylibgal3
=========
* Need to implement member sorting
* Need to implement thumbnail access and manipulation
* Need to implement image resizing
* The getRandomImage() does not currently work

View File

@ -21,4 +21,4 @@
from G3Items import *
from Gallery3 import *
__version__ = '0.1.3'
__version__ = '0.1.4'