Skip to content
This repository was archived by the owner on Jul 24, 2020. It is now read-only.

Commit 1b1a6b8

Browse files
committed
Version 18.5.13
1 parent a0f7203 commit 1b1a6b8

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ History
66
.. to_doc
77
88
---------------------
9-
18.5.13.dev0
9+
18.5.13 (2018-05-23)
1010
---------------------
1111

1212
* Small updates to test parsing to support Galaxy workflow testing.

galaxy/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '18.5.13.dev0'
3+
__version__ = '18.5.13'
44

55
PROJECT_NAME = "galaxy-lib"
66
PROJECT_OWNER = PROJECT_USERAME = "galaxyproject"

0 commit comments

Comments
 (0)