Skip to content

Commit

Permalink
Merge pull request girder#848 from girder/v1.3.1
Browse files Browse the repository at this point in the history
Point release 1.3.1
  • Loading branch information
manthey committed May 14, 2015
2 parents d65bf4c + eef1359 commit 71fd104
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ def __getattr__(cls, name):
# built documents.
#
# The full version, including alpha/beta/rc tags.
release = '1.3.0'
release = '1.3.1'
# The short X.Y version.
version = '.'.join(release.split('.')[:2])

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "girder",
"version": "1.3.0",
"version": "1.3.1",
"description": "High-performance data management platform",
"homepage": "https://girder.readthedocs.org",
"bugs": {
Expand Down

0 comments on commit 71fd104

Please sign in to comment.