Changeset 760
- Timestamp:
- 07/13/04 09:02:48 (4 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/RBFoundation/RBFoundation/__init__.py
r509 r760 22 22 """RBFoundation Components""" 23 23 24 __version__ = '0. 4.0'24 __version__ = '0.8.0' 25 25 __license__ = 'BSD-style (See LICENSE)' 26 26 __platforms__ ='Linux, BSD, Windows, OSX',
