aboutsummaryrefslogtreecommitdiff
path: root/htc_utils
diff options
context:
space:
mode:
Diffstat (limited to 'htc_utils')
-rw-r--r--htc_utils/htc_utils.ini6
1 files changed, 3 insertions, 3 deletions
diff --git a/htc_utils/htc_utils.ini b/htc_utils/htc_utils.ini
index 0e640ae..7769a75 100644
--- a/htc_utils/htc_utils.ini
+++ b/htc_utils/htc_utils.ini
@@ -1,6 +1,6 @@
[package]
name: htc_utils
-version: 1.0
+version: 0.1
[about]
home: http://bitbucket.org/jhunkeler/${package:name}
@@ -10,9 +10,10 @@ readme: README.md
[source]
git_url: https://bitbucket.org/jhunkeler/${package:name}
+#git_tag: ${package:version}
[build]
-number: 2
+number: 0
[requirements]
build:
@@ -21,7 +22,6 @@ build:
python
run:
argparse [py26]
- setuptools
python
[test]