Skip to content
Snippets Groups Projects
Commit 163f0f32 authored by John Chilton's avatar John Chilton
Browse files

Version 0.7.2

parent 2e97c3be
No related branches found
No related tags found
No related merge requests found
...@@ -6,7 +6,7 @@ History ...@@ -6,7 +6,7 @@ History
.. to_doc .. to_doc
--------------------- ---------------------
0.7.2.dev0 0.7.2 (2016-08-31)
--------------------- ---------------------
* Fix bug causing loops on in response to preprocessing error conditions. * Fix bug causing loops on in response to preprocessing error conditions.
......
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = '0.7.2.dev0' __version__ = '0.7.2'
PROJECT_NAME = "pulsar" PROJECT_NAME = "pulsar"
PROJECT_OWNER = PROJECT_USERAME = "galaxyproject" PROJECT_OWNER = PROJECT_USERAME = "galaxyproject"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment