[projects/git-slug: 51/170] v0.6
glen
glen at pld-linux.org
Mon Sep 21 21:43:06 CEST 2015
commit 7c596fb914f5cb4140390da9f17b0c6a3aaa4b20
Author: Kacper Kornet <draenog at pld-linux.org>
Date: Tue Sep 27 15:36:34 2011 +0100
v0.6
Changelog | 4 ++++
setup.py | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/Changelog b/Changelog
index 61097fd..424f797 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+* Major changes since version 0.5
+
+The push address is now set correctly
+
* Major changes since version 0.4
list command to print names of available packages
diff --git a/setup.py b/setup.py
index ab3b6ff..6566d11 100644
--- a/setup.py
+++ b/setup.py
@@ -3,7 +3,7 @@
from distutils.core import setup
setup(name='git-core-slug',
- version='0.5',
+ version='0.6',
description='Scripts to interact with PLD git repos',
author='Kacper Kornet',
author_email='draenog at pld-linux.org',
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/projects/git-slug.git/commitdiff/4ed64f73960519a2f4fd04c42950b2c96ae795c5
More information about the pld-cvs-commit
mailing list