Skip to content

Commit fe07ae0

Browse files
committed
bump version to 0.2.4
1 parent cdd8620 commit fe07ae0

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ Changelog
44
=========
55

66

7+
Version 0.2.4
8+
-------------
9+
10+
Released on 2021-03-13.
11+
12+
- Move from Travis CI to GitHub Actions.
13+
- Simplify packaging and deployment.
14+
15+
716
Version 0.2.3
817
-------------
918

cicero/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.2.3"
1+
__version__ = "0.2.4"

0 commit comments

Comments
 (0)