Skip to content

Commit f3bd76b

Browse files
committed
update version to 2.6.1
1 parent 60cb861 commit f3bd76b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,10 @@ Please see `LICENSE`_.
7878
Changelog
7979
=========
8080

81+
- `v2.6.1`_
82+
83+
* use native structure size/aligment by default
84+
8185
- `v2.6.0`_
8286

8387
* add V850(E2S) architecture

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
setup(
3232
name = 'amoco',
33-
version = '2.6.0',
33+
version = '2.6.1',
3434
description = 'yet another binary analysis framework',
3535
long_description = long_descr,
3636
# Metadata

0 commit comments

Comments
 (0)