summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--__pkginfo__.py2
-rw-r--r--debian/changelog6
2 files changed, 7 insertions, 1 deletions
diff --git a/__pkginfo__.py b/__pkginfo__.py
index 576de79..a9bc2ad 100644
--- a/__pkginfo__.py
+++ b/__pkginfo__.py
@@ -8,7 +8,7 @@ __docformat__ = "restructuredtext en"
distname = 'logilab-common'
modname = 'common'
-numversion = (0, 38, 0)
+numversion = (0, 38, 1)
version = '.'.join([str(num) for num in numversion])
license = 'GPL'
diff --git a/debian/changelog b/debian/changelog
index f1b6547..9edb3d3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+logilab-common (0.38.1-1) unstable; urgency=low
+
+ * new upstream release
+
+ --
+
logilab-common (0.38.0-1) unstable; urgency=low
* new upstream release