We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdd8620 commit fe07ae0Copy full SHA for fe07ae0
CHANGES.rst
@@ -4,6 +4,15 @@ Changelog
4
=========
5
6
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
16
Version 0.2.3
17
-------------
18
cicero/version.py
@@ -1 +1 @@
1
-__version__ = "0.2.3"
+__version__ = "0.2.4"
0 commit comments