Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
Carsten Fortmann-Grote committed Oct 20, 2020
1 parent 220bdfd commit 3577f24
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@
author = 'Carsten Fortmann-Grote, Mads Bertelsen, Juncheng E'

# The short X.Y version
version = '0.0.1'
version = '0.0.2'
# The full version, including alpha/beta/rc tags
release = '0.0.1-alpha1'
release = '0.0.2-alpha1'


# -- General configuration ---------------------------------------------------
Expand Down Expand Up @@ -202,4 +202,4 @@
todo_include_todos = True

autoclass_content = "both"
autodoc_default_flags = ["members", "show-inheritance"]
autodoc_default_flags = ["members", "show-inheritance"]

0 comments on commit 3577f24

Please sign in to comment.