Skip to content

Commit a5d0371

Browse files
committed
Prepare for v0.4.2 release
1 parent 5ab64ec commit a5d0371

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

AUTHORS.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ Development Lead
1111
Contributors
1212
............
1313

14-
None yet. Why not be the first?
14+
* amelie106

HISTORY.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
History
22
=======
33

4+
0.4.2 (2023-03-26)
5+
~~~~~~~~~~~~~~~~~~
6+
* Fix incorrect roman scale conversion
7+
48
0.4.1 (2020-07-28)
59
~~~~~~~~~~~~~~~~~~
610
* Fix imports for autodoc to show documentation properly

src/chordparser/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616

1717
__author__ = 'Titus Ong'
1818
__email__ = 'titusongyl@gmail.com'
19-
__version__ = '0.4.1'
19+
__version__ = '0.4.2'

0 commit comments

Comments
 (0)