File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed
Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change 3131
3232### 🚀 Standalone Executable
3333
34- * ** PyShare (Windows EXE)** 👉 ** [ Download PyShare.exe] ( https://github.com/pattanayakpratik/PyShare/releases/download/v2.2.0 /PyShare.exe ) **
34+ * ** PyShare (Windows EXE)** 👉 ** [ Download PyShare.exe] ( https://github.com/pattanayakpratik/PyShare/releases/download/v2.2.1 /PyShare.exe ) **
3535
3636### 📦 Compressed Archives (Recommended if EXE is blocked)
3737
38- * ** PyShare (Windows ZIP)** 👉 ** [ Download PyShare.zip] ( https://github.com/pattanayakpratik/PyShare/releases/download/v2.2.0 /PyShare.zip ) **
39- * ** PyShare (Linux/macOS TAR)** 👉 ** [ Download PyShare.tar.gz] ( https://github.com/pattanayakpratik/PyShare/releases/download/v2.2.0 /PyShare.tar.gz ) **
38+ * ** PyShare (Windows ZIP)** 👉 ** [ Download PyShare.zip] ( https://github.com/pattanayakpratik/PyShare/releases/download/v2.2.1 /PyShare.zip ) **
39+ * ** PyShare (Linux/macOS TAR)** 👉 ** [ Download PyShare.tar.gz] ( https://github.com/pattanayakpratik/PyShare/releases/download/v2.2.1 /PyShare.tar.gz ) **
4040
4141### 💻 Source Code (For Developers)
4242
43- * ** Source (ZIP)** 👉 ** [ v2.2.0 .zip] ( https://github.com/pattanayakpratik/PyShare/archive/refs/tags/v2.2.0 .zip ) **
44- * ** Source (TAR)** 👉 ** [ v2.2.0 .tar.gz] ( https://github.com/pattanayakpratik/PyShare/archive/refs/tags/v2.2.0 .tar.gz ) **
43+ * ** Source (ZIP)** 👉 ** [ v2.2.1 .zip] ( https://github.com/pattanayakpratik/PyShare/archive/refs/tags/v2.2.1 .zip ) **
44+ * ** Source (TAR)** 👉 ** [ v2.2.1 .tar.gz] ( https://github.com/pattanayakpratik/PyShare/archive/refs/tags/v2.2.1 .tar.gz ) **
4545
4646---
4747
4848* ⚠️ ** Note:** If Windows SmartScreen shows a warning, click ** More info → Run anyway** . The app is entirely local and safe to use.*
4949
5050---
5151
52- ## 🆕 What's New (v2.2.0 )
52+ ## 🆕 What's New (v2.2.1 )
5353- ** Fixed Execution Error:** Resolved the ` ModuleNotFoundError: No module named 'pyqrcode' ` that affected previous standalone versions.
5454- ** Improved Portability:** Now providing ` .zip ` and ` .tar.gz ` archives to ensure compatibility across Windows and Linux.
5555- ** Self-Contained:** All assets (HTML/CSS/JS) and Python dependencies are now correctly bundled within the executable.
56+ - ** Fixing Shutdown Function:**
5657
5758## 🚀 Features
5859
You can’t perform that action at this time.
0 commit comments