Changeset 315 for trunk/setup.py
- Timestamp:
- 12/07/11 14:00:51 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/setup.py
r310 r315 3 3 # Puzzlebox - ThinkGear Emulator - Py2Exe Distutils 4 4 # 5 # Copyright Puzzlebox Productions, LLC (2010 )5 # Copyright Puzzlebox Productions, LLC (2010-2011) 6 6 # 7 7 # This code is released under the GNU Pulic License (GPL) version 2 8 8 # For more information please refer to http://www.gnu.org/copyleft/gpl.html 9 9 # 10 # Last Update: 2011.12.0 510 # Last Update: 2011.12.07 11 11 # 12 12 ##################################################################### … … 97 97 setup( 98 98 name='puzzlebox_synapse', 99 version='0.5. 1',99 version='0.5.2', 100 100 description='Puzzlebox Synapse provides a GUI and socket-server interface to commercially available EEG headsets', 101 101 author='Steve Castellotti',
Note: See TracChangeset
for help on using the changeset viewer.