Metadata-Version: 1.1
Name: esteele.manager
Version: 1.1
Summary: Plone release management utilities
Home-page: https://github.com/plone/esteele.manager
Author: Eric Steele
Author-email: eric@esteele.net
License: GPL
Description: Introduction
        ============
        
        Tools to make managing Plone core releases easier.
        
        
        Changelog
        =========
        
        1.1 (unreleased)
        ----------------
        
        - add feature: add the package to the version file if it doesn't exists
          [jfroche]
        
        - add command to set the package version in a versions config file
          [jfroche]
        
        - return the new version number when appending jenkins build number to the versions of a package
          [jfroche]
        
        
        1.0 (2014-04-23)
        ----------------
        
        - Initial release
        
Keywords: plone release
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Plone
Classifier: Programming Language :: Python :: 2.7
