Changelog
=========
-+ Version 0.24 (??)
++ Version 0.24 (04.08.2016)
- Retrieve symbols by name - get_symbol_by_name (#58).
- Symbol/section names are strings internally now, not bytestrings (this may
# Eli Bendersky (eliben@gmail.com)
# This code is in the public domain
#-------------------------------------------------------------------------------
-__version__ = '0.23'
+__version__ = '0.24'
description='Library for analyzing ELF files and DWARF debugging information',\r
long_description=description,\r
license='Public domain',\r
- version='0.23',\r
+ version='0.24',\r
author='Eli Bendersky',\r
maintainer='Eli Bendersky',\r
author_email='eliben@gmail.com',\r