aboutsummaryrefslogtreecommitdiff
path: root/PKG-INFO
diff options
context:
space:
mode:
authorChristopher Baines <mail@cbaines.net>2016-03-20 16:35:39 +0000
committerChristopher Baines <mail@cbaines.net>2016-03-20 16:35:39 +0000
commit442b4ebad8b2b33ec53a18b089282b4035f8f570 (patch)
tree7a2da513e3bad2571a4f89a431ec32a624de3d9d /PKG-INFO
parent2e528690df8792b2e70248ce18712ca653ede12b (diff)
parentd888d155344e1a000fd79b6869fbd5634b1cf2cb (diff)
downloadpython-django-tagging-442b4ebad8b2b33ec53a18b089282b4035f8f570.tar
python-django-tagging-442b4ebad8b2b33ec53a18b089282b4035f8f570.tar.gz
record new upstream branch created by importing python-django-tagging_0.4.1.orig.tar.gz and merge it
Diffstat (limited to 'PKG-INFO')
-rw-r--r--PKG-INFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKG-INFO b/PKG-INFO
index 577b287..59be396 100644
--- a/PKG-INFO
+++ b/PKG-INFO
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: django-tagging
-Version: 0.4
+Version: 0.4.1
Summary: Generic tagging application for Django
Home-page: https://github.com/Fantomas42/django-tagging
Author: Fantomas42
@@ -65,7 +65,7 @@ Description: ==============
---------------------------------
* Fixed Django 1.2 support (did not add anything new)
- * Fixed #95 — tagging.register won't stomp on model attributes
+ * Fixed #95 - tagging.register won't stomp on model attributes
Version 0.3.0, 22nd August 2009:
--------------------------------