Skip to content

Commit

Permalink
Docs and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
yger committed Sep 18, 2018
1 parent fcd4461 commit 4b2decc
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion changelog
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=============
Release 0.6.9
Release 0.7.0
=============

* fix a possible rounding bug if triggers are given in ms
Expand Down
4 changes: 2 additions & 2 deletions docs_sphinx/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,9 @@
# built documents.
#
# The short X.Y version.
version = '0.6'
version = '0.7'
# The full version, including alpha/beta/rc tags.
release = '0.6.9'
release = '0.7.0'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion docs_sphinx/introduction/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Code and documentation contributions (ordered by the number of commits):
* Cyrille Rossant

=============
Release 0.6.9
Release 0.7.0
=============

* fix a possible rounding bug if triggers are given in ms
Expand Down

0 comments on commit 4b2decc

Please sign in to comment.