Skip to content

Commit

Permalink
Ver 0.6.3
Browse files Browse the repository at this point in the history
  • Loading branch information
danlester committed Sep 12, 2022
1 parent 26d857d commit 3d6cb7d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cdsdashboards/version.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '0.6.2'
__version__ = '0.6.3'

if __name__ == '__main__':
print(__version__, end='')
Expand Down
7 changes: 7 additions & 0 deletions docs/chapters/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,13 @@
Changelog
---------

Version 0.6.3
~~~~~~~~~~~~~

Released 12 Sep 2022

- conda_envs fixed for callable

Version 0.6.2
~~~~~~~~~~~~~

Expand Down

0 comments on commit 3d6cb7d

Please sign in to comment.