Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a8fa8c
)
Bumped version number.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 10 Mar 2011 13:38:24 +0000
(14:38 +0100)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 10 Mar 2011 13:38:24 +0000
(14:38 +0100)
python/setup.py
patch
|
blob
|
blame
|
history
diff --git
a/python/setup.py
b/python/setup.py
index
3bfde4b
..
4fa00f5
100755
(executable)
--- a/
python/setup.py
+++ b/
python/setup.py
@@
-6,7
+6,7
@@
htlib = Extension("ashd.htlib", ["htp.c"],
libraries = ["ht"])
setup(name = "ashd-py",
- version = "0.
2
",
+ version = "0.
3
",
description = "Python module for handling ashd requests",
author = "Fredrik Tolf",
author_email = "fredrik@dolda2000.com",