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

Commit

Permalink
Version 17.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Jan 23, 2017
1 parent 2558462 commit 128e8bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ History
.. to_doc
---------------------
17.1.2.dev0
17.1.2 (2017-01-23)
---------------------

* Bring in the last of the Galaxy dev changes before branch of release_17.01.
Expand Down
2 changes: 1 addition & 1 deletion galaxy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '17.1.2.dev0'
__version__ = '17.1.2'

PROJECT_NAME = "galaxy-lib"
PROJECT_OWNER = PROJECT_USERAME = "galaxyproject"
Expand Down

0 comments on commit 128e8bb

Please sign in to comment.