Skip to content

Commit

Permalink
Merge pull request girder#902 from girder/v1.3.2
Browse files Browse the repository at this point in the history
v1.3.2
  • Loading branch information
zachmullen committed Jul 27, 2015
2 parents 6a85d97 + d9ed57f commit 7ead0d1
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.1'
release = '1.3.2'
# 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.1",
"version": "1.3.2",
"description": "High-performance data management platform",
"homepage": "https://girder.readthedocs.org",
"bugs": {
Expand Down

0 comments on commit 7ead0d1

Please sign in to comment.