File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Changes to 0.4.24:
3131
3232Changes to 0.4.23
3333
34- - Include a `py.typed` sentinal to enable type checking
34+ - Include a `py.typed` sentinel to enable type checking
3535- Improve fix for attribute error during destruction
3636- Cleanup library loading logic
3737- Add new homebrew library dir for OSX
@@ -76,7 +76,7 @@ Changes in 0.4.16 and 0.4.17
7676
7777- add MAGIC_MIME_TYPE constant, use that in preference to MAGIC_MIME internally.
7878 This sets up for a breaking change in a future major version bump where
79- MAGIC_MIME will change to mathch magic.h.
79+ MAGIC_MIME will change to match magic.h.
8080- add magic.version() function to return library version
8181- add setparam/getparam to control internal behavior
8282- increase internal limits with setparam to prevent spurious error on some jpeg files
You can’t perform that action at this time.
0 commit comments