Skip to content

Commit 8e51e4f

Browse files
author
Matt George
committed
refactored pyres, resweb, and tests.
Because I can.
1 parent 3868f2c commit 8e51e4f

38 files changed

+353
-344
lines changed

HISTORY.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.2.1 (2009-12-10)
2+
3+
* updated setup.py
4+
* refactored package for better testing
5+
16
## 0.2.0 (2009-12-09)
27

38
* Better web interface via resweb
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.2.0'
1+
__version__ = '0.2.1'
22

33
from redis import Redis
44
import simplejson
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)