summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2015-06-30 17:35:57 +0300
committerLars Wirzenius <liw@liw.fi>2015-06-30 17:35:57 +0300
commit78e45103420511807a500325db5f18c679575e16 (patch)
tree69ff9adcedd12a0a07b39000130022a96440016a
parent6a057b26ab9a5df3b5718f9a77cd53c9dc7f9537 (diff)
downloadcmdtest-78e45103420511807a500325db5f18c679575e16.tar.gz
Update version number to 0.16cmdtest-0.16
-rw-r--r--cmdtestlib.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmdtestlib.py b/cmdtestlib.py
index 56bbc32..2d19878 100644
--- a/cmdtestlib.py
+++ b/cmdtestlib.py
@@ -14,7 +14,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = '0.15'
+__version__ = '0.16'
import os