Skip to content

Commit

Permalink
Version bump to 1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarrois committed Jan 28, 2014
1 parent e494230 commit ba5c17e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ChangeLog
@@ -1,4 +1,4 @@
1.0.3 (dev master)
1.0.3 (2014-01-29)
------------------

*Bugfix:*
Expand Down
2 changes: 1 addition & 1 deletion xworkflows/__init__.py
Expand Up @@ -2,7 +2,7 @@
# Copyright (c) 2011-2013 Raphaël Barrois
# This code is distributed under the two-clause BSD License.

__version__ = '1.0.2'
__version__ = '1.0.3'
__author__ = 'Raphaël Barrois <raphael.barrois+xworkflows@polytechnique.org>'

from . import base
Expand Down

0 comments on commit ba5c17e

Please sign in to comment.