Update magic for 3.7.0 release

This commit is contained in:
Michael Hansen 2018-07-02 13:13:50 -07:00
commit 104c3c0b42
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ Python MAGIC Python MAGIC Python MAGIC
1.5 0x0A0D4E99 2.5 0x0A0DF2B3 3.5 0x0A0D0D16
1.6 0x0A0DC4FC 2.6 0x0A0DF2D1 3.5.3 0x0A0D0D17
2.7 0x0A0DF303 3.6 0x0A0D0D33
3.7 0x0A0D0D41
3.7 0x0A0D0D42
1.0 1.1 1.2 1.3 1.4 1.5 1.6