Zine

open source content publishing system


Changeset 963:472a41193746


Ignore:
Timestamp:
01/11/09 01:22:05 (3 years ago)
Author:
mitsuhiko
Branch:
default
Tags:
0.1.2
Message:

New and real 0.1.2 tag and version.

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • .hgtags

    r957 r963  
    11e3bacea166a14b8f888fd41b1a7486344a628b9c 0.1 
    223f521c8f16eefe06d6cc6bbf4342db558f15ef10 0.1.1 
    3 3adc7bb1074f3d7c2ce06a6674282ec8b02946ba 0.1.2 
  • README

    r960 r963  
    33=================================== 
    44 
    5 This is Zine 0.1.3, the third bugfix version of the first stable 
     5This is Zine 0.1.2, the second bugfix version of the first stable 
    66release of Zine. 
    77It already provides quite a few features: 
  • zine/__init__.py

    r958 r963  
    2525    :license: BSD, see LICENSE for more details. 
    2626""" 
    27 __version__ = '0.1.3-dev' 
     27__version__ = '0.1.2' 
    2828__url__ = 'http://zine.pocoo.org/' 
    2929 
Note: See TracChangeset for help on using the changeset viewer.