Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisjsewell committed Nov 10, 2019
1 parent 34f827e commit 091e10b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ase_notebook/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@
# before dependencies are installed
pass

__version__ = "0.3.0"
__version__ = "0.3.1"
8 changes: 6 additions & 2 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,13 @@
Changelog
=========

Version 0.3.1
-------------

Development Branch
------------------
Improve documentation and add Binder build.

Version 0.3.0
-------------
- Add autodoc decorator.

- Restructure and Add CI Testing (#1)
Expand Down

0 comments on commit 091e10b

Please sign in to comment.