Skip to content

Commit

Permalink
bump version to 1.6.0dev
Browse files Browse the repository at this point in the history
  • Loading branch information
biasmv committed Mar 6, 2015
1 parent f0cd902 commit 75a61f6
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,10 @@ Documentation for pv is available [here](http://pv.readthedocs.org).
Changelog
----------------------------------------

### New since Latest Release

nothing at all

### New in Version 1.5.0

- Added Viewer.spin command to spin the camera around an axis
Expand Down
4 changes: 2 additions & 2 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@
# built documents.
#
# The short X.Y version.
version = '1.5'
version = '1.6'
# The full version, including alpha/beta/rc tags.
release = '1.5'
release = '1.6dev'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
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": "bio-pv",
"version": "1.5.0",
"version": "1.6.0dev",
"description": "WebGL protein viewer ",
"homepage": "https://github.com/biasmv/pv",
"author": {
Expand Down

0 comments on commit 75a61f6

Please sign in to comment.