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

Commit

Permalink
bump up version
Browse files Browse the repository at this point in the history
  • Loading branch information
mwaaas committed Mar 27, 2017
1 parent 64981ea commit a47c2dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
Ussd Airflow Changelog
======================

Version 0.0.4.2
-----------------
Feature
- adding option for adding buit in function

Version 0.0.4.1
-----------------
Enhancement
Expand Down
2 changes: 1 addition & 1 deletion ussd/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
VERSION = '0.0.4.1'
VERSION = '0.0.4.2'

0 comments on commit a47c2dd

Please sign in to comment.