Skip to content
This repository has been archived by the owner on Mar 11, 2019. It is now read-only.

Commit

Permalink
bumped up the version
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaaas committed Jan 18, 2017
1 parent 1fc6c62 commit 0de0408
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,10 @@ Version 0.0.1.9.7
-----------------

Bug fix
- Sample view using invalid sample ussd conf
- Sample view using invalid sample ussd conf

Version 0.0.1.9.8
-----------------

Bug fix
- fixed sample customer journey
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup, find_packages
import os

__version__ = '0.0.1.9.7'
__version__ = '0.0.1.9.8'


def _strip_comments(l):
Expand Down

0 comments on commit 0de0408

Please sign in to comment.