Changeset 223 in tracdarcs
- Timestamp:
- 04/04/11 20:10:03 (14 months ago)
- Hash name:
- 20110404181003-7a6fb-0551528cd0fe16febcde1788fe6221c4d60ebfa8
- File:
-
- 1 edited
-
tracdarcs/__init__.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
tracdarcs/__init__.py
r222 r223 21 21 # suffix computed from the actual darcs context and write that to 22 22 # the _version.py file imported above. 23 __version__ = '0.9 '23 __version__ = '0.9.1' 24 24 25 25 from tracdarcs.components import DarcsConnector, DarcsSetup, \
Note: See TracChangeset
for help on using the changeset viewer.