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

Commit

Permalink
bumped up version
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaaas committed Jan 18, 2017
1 parent d2d61c8 commit 757ec42
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 @@ -84,4 +84,10 @@ Version 0.0.1.9.8
-----------------

Bug fix
- fixed sample customer journey
- fixed sample customer journey

Version 0.0.1.9.9
-----------------

Feature
- ussd screens path can be relative
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.8'
__version__ = '0.0.1.9.9'


def _strip_comments(l):
Expand Down

0 comments on commit 757ec42

Please sign in to comment.