commit 8d4d9ddf94db6358e7fbb60ce1a0142220cd2089 parent 037b505e85008136a18184a29f43629a61223ce9 Author: nolash <dev@holbrook.no> Date: Sun, 31 Oct 2021 06:53:37 +0100 Bump minor version (license incompatibility) Diffstat:
M | setup.cfg | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.cfg b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = hexathon -version = 0.0.2 +version = 0.1.0 description = Common and uncommon hex string operations author = Louis Holbrook author_email = dev@holbrook.no