aboutsummaryrefslogtreecommitdiffstats
path: root/moonclient/moonclient/__init__.py
diff options
context:
space:
mode:
authorThomas Duval <thomas.duval@orange.com>2016-09-05 17:13:09 +0200
committerThomas Duval <thomas.duval@orange.com>2016-09-20 10:38:37 +0200
commitf81ecda07c3203856af134aca2b397711432a58f (patch)
tree950f15825f3ba1d098e95fa0b7bb256aa28a3a47 /moonclient/moonclient/__init__.py
parent1dcfe5a30a080297a3f31ec9dc38e19ba741107f (diff)
Add an option to force the name of the logfile.
Change-Id: Iea61a1045c9d60a157725dfc7df8dad5b9ca905a (cherry picked from commit 347dbd9d0ec41fe4951210eea9dad2b41bf7f142)
Diffstat (limited to 'moonclient/moonclient/__init__.py')
-rw-r--r--moonclient/moonclient/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/moonclient/moonclient/__init__.py b/moonclient/moonclient/__init__.py
index 493f7415..6a9beea8 100644
--- a/moonclient/moonclient/__init__.py
+++ b/moonclient/moonclient/__init__.py
@@ -1 +1 @@
-__version__ = "0.3.0"
+__version__ = "0.4.0"