small fix in todo
[pyelftools.git] / elftools / __init__.py
index 00ba7858f65ef7b0e56f27897b52da91dfe1f640..90be2eb959d1730e2547a0999204756e1b6e53fe 100644 (file)
@@ -1,3 +1,8 @@
-__version__ = '0.10'
-
+#-------------------------------------------------------------------------------
+# elftools
+#
+# Eli Bendersky (eliben@gmail.com)
+# This code is in the public domain
+#-------------------------------------------------------------------------------
+__version__ = '0.21'