v.licheni.net
/
stack
/
code
/
dboxswitch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
08e9aa1
)
version
master
author
stack
<stack@inventati.org>
Fri, 17 Oct 2014 14:45:44 +0000
(16:45 +0200)
committer
stack
<stack@inventati.org>
Fri, 17 Oct 2014 14:45:44 +0000
(16:45 +0200)
dboxswitch/settings.py
patch
|
blob
|
history
setup.py
patch
|
blob
|
history
diff --git
a/dboxswitch/settings.py
b/dboxswitch/settings.py
index
72058e8
..
7d32271
100644
(file)
--- a/
dboxswitch/settings.py
+++ b/
dboxswitch/settings.py
@@
-42,7
+42,7
@@
class Settings():
os.path.dirname(path)))
self.appname = "dboxswitch"
- self.appversion = "0.9"
+ self.appversion = "0.9
.1
"
if os.path.isdir(os.path.join(__location__,"icons")):
path = os.path.join(__location__,"icons")
else:
diff --git
a/setup.py
b/setup.py
index
fe9b91e
..
27f47db
100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-4,7
+4,7
@@
from setuptools import setup
setup(
name='dboxswitch',
- version='0.9',
+ version='0.9
.1
',
description='Create and switch between dropbox profiles easily',
author='stack',
author_email='stack@inventati.org',