Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
bpuchala committed Sep 12, 2017
1 parent a0f32ef commit 65cb0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prisms_jobs/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ def __str__(self):

set_software(user_override = os.environ.get('PRISMS_JOBS_SOFTWARE', None))

__version__ = '3.0.0'
__version__ = '3.0.1'
__all__ = [
'Job',
'JobDB',
Expand Down

0 comments on commit 65cb0c9

Please sign in to comment.