Skip to content

Commit 0c9e012

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

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
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

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,8 @@ Communications Networks, Content and Technology under grant agreement No 1010695
103103
:height: 30
104104
:alt: AboutCode logo
105105

106-
.. |swiss| image:: https://www.sbfi.admin.ch/sbfi/en/_jcr_content/logo/image.imagespooler.png/1493119032540/logo.png
107-
:target: https://www.sbfi.admin.ch/sbfi/en/home/seri/seri.html
106+
.. |swiss| image:: https://www.sbfi.admin.ch/images/swiss-logo-flag.svg
107+
:target: https://www.sbfi.admin.ch/de
108108
:height: 40
109109
:alt: Swiss logo
110110

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)