* [gentoo-commits] proj/gentoopm:master commit in: /, gentoopm/
@ 2011-07-15 18:55 Michał Górny
0 siblings, 0 replies; only message in thread
From: Michał Górny @ 2011-07-15 18:55 UTC (permalink / raw
To: gentoo-commits
commit: 2a3872aa2ac832896934a791bb835655b8968875
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 15 18:53:37 2011 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 15 18:53:37 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/gentoopm.git;a=commit;h=2a3872aa
Bump PV to 0.1.
---
MANIFEST.in | 1 +
gentoopm/__init__.py | 2 +-
setup.py | 2 +-
3 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/MANIFEST.in b/MANIFEST.in
index eb762f3..86e98ce 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1 +1,2 @@
include COPYING
+include UNSTABLE-API-WARNING
diff --git a/gentoopm/__init__.py b/gentoopm/__init__.py
index 8fc5b3f..103a28e 100644
--- a/gentoopm/__init__.py
+++ b/gentoopm/__init__.py
@@ -3,7 +3,7 @@
# (c) 2011 Michał Górny <mgorny@gentoo.org>
# Released under the terms of the 2-clause BSD license.
-PV = '0'
+PV = '0.1'
"""
The package version.
diff --git a/setup.py b/setup.py
index 91f5978..20a178d 100755
--- a/setup.py
+++ b/setup.py
@@ -85,7 +85,7 @@ setup(
],
classifiers = [
- 'Development Status :: 2 - Pre-Alpha',
+ 'Development Status :: 3 - Alpha',
'Environment :: Console',
'Intended Audience :: System Administrators',
'License :: OSI Approved :: BSD License',
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-07-15 18:56 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-15 18:55 [gentoo-commits] proj/gentoopm:master commit in: /, gentoopm/ Michał Górny
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox