Skip to content

Commit

Permalink
update changelog and set version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bast committed Dec 9, 2018
1 parent 4cb9bda commit 8198d58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ Changelog
=========


Version 1.y.z
Version 0.2.0
-------------

Unreleased.
Released on 2018-12-09.

- Refactor customization of slides (uses ``*.css``, ``*.head.html``, and ``*.body.html``).
- Page title is not extracted from the markdown file.
Expand Down
2 changes: 1 addition & 1 deletion cicero/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = '1.0.0dev1'
__version__ = '0.2.0'

0 comments on commit 8198d58

Please sign in to comment.