From cc826946cfa1dd0f40177913d8960bb4d4ade4f2 Mon Sep 17 00:00:00 2001 From: nlscc <66028747+nlscc@users.noreply.github.com> Date: Tue, 22 Feb 2022 00:53:04 +0000 Subject: bump version -> 0.4 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 018448f..b3ebc94 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open("README.md", "r") as fh: setuptools.setup( name="samloader", - version="0.3", + version="0.4", author="nlscc", author_email="dontsendmailhere@example.com", description="A tool to download firmware for Samsung phones.", -- cgit v1.2.3