Skip to content

Commit

Permalink
Updated version to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
MicBoucinha committed Apr 10, 2019
1 parent cd2fbca commit 80820f1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
# The short X.Y version
version = 'v0.1'
# The full version, including alpha/beta/rc tags
release = 'v0.1.2'
release = 'v0.1.3'


# -- General configuration ---------------------------------------------------
Expand Down Expand Up @@ -232,4 +232,4 @@
# -- Options for todo extension ----------------------------------------------

# If true, `todo` and `todoList` produce output, else they produce nothing.
todo_include_todos = True
todo_include_todos = False
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='pybpod-gui-plugin-soundcard',
version="0.1.2",
version="0.1.3",
description="""PyBpod Sound card module""",
long_description="""Library to control the Harp Sound Card board developed by the Scientific Hardware Platform at
the Champalimaud Foundation.""",
Expand Down

0 comments on commit 80820f1

Please sign in to comment.