Skip to content

Commit 8198d58

Browse files
committed
update changelog and set version to v0.2.0
1 parent 4cb9bda commit 8198d58

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ Changelog
44
=========
55

66

7-
Version 1.y.z
7+
Version 0.2.0
88
-------------
99

10-
Unreleased.
10+
Released on 2018-12-09.
1111

1212
- Refactor customization of slides (uses ``*.css``, ``*.head.html``, and ``*.body.html``).
1313
- Page title is not extracted from the markdown file.

cicero/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.0dev1'
1+
__version__ = '0.2.0'

0 commit comments

Comments
 (0)