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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Dec 12, 2016
1 parent 4d2c3d0 commit 929bbe2
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.0.dev0
17.1.0 (2016-12-12)
---------------------

* Improved mulled logging thanks to @bgruening.
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.0.dev0'
__version__ = '17.1.0'

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

0 comments on commit 929bbe2

Please sign in to comment.