Skip to content

Commit

Permalink
Release 2016.09.01
Browse files Browse the repository at this point in the history
  • Loading branch information
tomka committed Sep 2, 2016
1 parent d855456 commit 5ed4d56
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion API_CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ This changelog notes changes to API endpoints that are documented and listed
through Swagger. Changes to undocumented, internal CATMAID APIs are not
included in this changelog.

## Under development
## 2016.09.01

### Additions

Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Under development
## 2016.09.01

Contributors: Andrew Champion, Tom Kazimiers

### Features and enhancements

Expand Down
4 changes: 2 additions & 2 deletions sphinx-doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,9 @@
# built documents.
#
# The short X.Y version.
version = '2016.08.26-dev'
version = '2016.09.01'
# The full version, including alpha/beta/rc tags.
release = '2016.08.26-dev'
release = '2016.09.01'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down

0 comments on commit 5ed4d56

Please sign in to comment.