summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornlscc <66028747+nlscc@users.noreply.github.com>2022-02-22 01:53:04 +0100
committernlscc <66028747+nlscc@users.noreply.github.com>2022-02-22 01:53:04 +0100
commitcc826946cfa1dd0f40177913d8960bb4d4ade4f2 (patch)
treef44b84330eb81db7472abef4288656c6ccaadd50
parentuse tqdm for progress bar instead of clint (#59) (diff)
downloadsamloader-cc826946cfa1dd0f40177913d8960bb4d4ade4f2.tar
samloader-cc826946cfa1dd0f40177913d8960bb4d4ade4f2.tar.gz
samloader-cc826946cfa1dd0f40177913d8960bb4d4ade4f2.tar.bz2
samloader-cc826946cfa1dd0f40177913d8960bb4d4ade4f2.tar.lz
samloader-cc826946cfa1dd0f40177913d8960bb4d4ade4f2.tar.xz
samloader-cc826946cfa1dd0f40177913d8960bb4d4ade4f2.tar.zst
samloader-cc826946cfa1dd0f40177913d8960bb4d4ade4f2.zip
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
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.",