From 0864b2d56092f0e37c8fb3c343b3c2e0b8569015 Mon Sep 17 00:00:00 2001 From: Remo <45837188+remopas@users.noreply.github.com> Date: Tue, 17 May 2022 17:07:34 +0200 Subject: [PATCH] Update setup.cfg --- setup.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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