Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
changelog update
  • Loading branch information
Michal Minar committed Sep 11, 2013
1 parent 795187a commit d98895e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
0.2.1
* compability fix for newer openlmi-tools
* enhanced check_result() method invocation
* fixed handling of verbosity parameter
* fixed handling of ARG_ARRAY_SUFFIX
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python

PROJECT = 'openlmi-scripts'
VERSION = '0.2.0'
VERSION = '0.2.1'

# Bootstrap installation of Distribute
from setuptools import setup, find_packages
Expand Down

0 comments on commit d98895e

Please sign in to comment.