summaryrefslogtreecommitdiffstats
path: root/src/python
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2013-10-22 15:18:46 +0200
committerMichal Minar <miminar@redhat.com>2013-10-24 10:28:30 +0200
commitc60990e7e7c5c46725dfd7db1b712cccc29ed13e (patch)
treefe83fc14113a28181da6cf2c8227120e953a96fc /src/python
parent82c2688adeda9286de8819a254c7d0ca1ef0669f (diff)
downloadopenlmi-providers-c60990e7e7c5c46725dfd7db1b712cccc29ed13e.tar.gz
openlmi-providers-c60990e7e7c5c46725dfd7db1b712cccc29ed13e.tar.xz
openlmi-providers-c60990e7e7c5c46725dfd7db1b712cccc29ed13e.zip
python: bumped egg versions to 0.4.0
Diffstat (limited to 'src/python')
-rw-r--r--src/python/lmi/base/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/python/lmi/base/__init__.py b/src/python/lmi/base/__init__.py
index 6525ea3..a305ede 100644
--- a/src/python/lmi/base/__init__.py
+++ b/src/python/lmi/base/__init__.py
@@ -20,4 +20,4 @@
Common utilities for OpenLMI python projects.
"""
-__version__ = "0.3.0"
+__version__ = "0.4.0"