Skip to content

Commit 9371b1c

Browse files
Update version and CHANGELOG for release
Signed-off-by: Ayan Sinha Mahapatra <[email protected]>
1 parent 6bc5150 commit 9371b1c

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

CHANGELOG.rst

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

4+
v0.2.0
5+
------
6+
7+
Minor release with updated dependencies and python support.
8+
49
v0.1.2
510
------
611

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[metadata]
22
name = binary-inspector
33
license = Apache-2.0 AND MIT
4+
version = 0.2.0
45

56
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
67
description = binary-inspector is a library and tools to inspect binaries (elf, winpe, mach0) for symbols and other information, and models to store this.

0 commit comments

Comments
 (0)