Changeset 72

Show
Ignore:
Timestamp:
06/06/08 16:36:23 (6 months ago)
Author:
devja..@anarkystic.com
Message:

added support for the denon avr-3085

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • fizzjik/CHANGELOG.txt

    r71 r72  
     1== 0.4.1 == 2008.06.06 
     2* Added support for the Denon AVR-3085 
     3 
    14== 0.4 == 2008.06.06 
    25* Moved modules in `input` and `output` to `io`, added warnings 
  • fizzjik/setup.py

    r71 r72  
    44 
    55setup(name="fizzjik", 
    6       version="0.4", 
     6      version="0.4.1", 
    77      description="Tying together inputs and outputs", 
    88      author="Andy Smith",