diff --git a/setup.cfg b/setup.cfg index 9bbda9a..8feb884 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = binread -version = 0.0.1 +version = 0.0.2 author = Remo Pas author_email = remo.pas22@gmail.com description = Reading complex binary data @@ -21,4 +21,4 @@ packages = find: python_requires = >=3.6 [options.packages.find] -where = src \ No newline at end of file +where = src