[cc-commits] [git]cc.license: Python API for selecting licenses and retrieving metadata (branch master) updated. b75815dc01b4125ec01e83a55c7fe93858a50c44
Gitosis User
webmaster at creativecommons.org
Wed Jan 11 17:36:58 EST 2012
The branch, master has been updated
via b75815dc01b4125ec01e83a55c7fe93858a50c44 (commit)
from 3fe1599f6e8d0c3cfab655d1093aabe20946971c (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b75815dc01b4125ec01e83a55c7fe93858a50c44
Author: Jonathan Palecek <jonathan at creativecommons.org>
Date: Wed Jan 11 16:40:56 2012 -0600
increased minor version number
-----------------------------------------------------------------------
Summary of changes (followed by patch):
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index f2d3853..fd0367a 100644
--- a/setup.py
+++ b/setup.py
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
setup(name='cc.license',
- version='0.14.21',
+ version='0.14.22',
namespace_packages = ['cc',],
description="License selection based on ccREL-based metadata.",
classifiers=[],
hooks/post-receive
--
cc.license: Python API for selecting licenses and retrieving metadata
More information about the cc-commits
mailing list