[CentOS-devel] [PATCH 3/3] bump the version number to 0.1 for the first RPM
Brian Stinson
bstinson at ksu.eduSat Jul 5 21:56:10 UTC 2014
- Previous message: [CentOS-devel] [PATCH 2/3] update the readme to make the epel installation step more clear
- Next message: [CentOS-devel] Centpkg: Update documentation, catch exceptions, and a version bump
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
---
setup.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/setup.py b/setup.py
index 24456a6..74b6679 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
setup(
name = "centpkg",
- version = "0.0.2",
+ version = "0.1",
author = "Brian Stinson",
author_email = "bstinson at ksu.edu",
description = "CentOS Plugin to rpkg for managing RPM package sources",
--
1.7.1
- Previous message: [CentOS-devel] [PATCH 2/3] update the readme to make the epel installation step more clear
- Next message: [CentOS-devel] Centpkg: Update documentation, catch exceptions, and a version bump
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the CentOS-devel mailing list