Skip to content

Commit 4795fee

Browse files
Bump version and CHANGELOG to v30.2.0
Signed-off-by: Ayan Sinha Mahapatra <asmahapatra@aboutcode.org>
1 parent 335d0cf commit 4795fee

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
Release notes
22
=============
33

4+
Version 30.2.0
5+
-----------------
6+
7+
- Support linux/macos arm devices with system provided
8+
or installed libmagic
9+
https://github.com/aboutcode-org/typecode/pull/40
410

511
Version 30.1.0
612
-----------------

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = typecode
3-
version = 30.1.0
3+
version = 30.2.0
44
license = Apache-2.0
55

66
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390

0 commit comments

Comments
 (0)