From 91a15cf34f5044838fad7b395e86093551ad0171 Mon Sep 17 00:00:00 2001 From: moiSentineL Date: Fri, 16 Aug 2024 13:10:17 +0530 Subject: [PATCH] packaging issues --- MANIFEST.in | 2 ++ setup.py | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 8346f54..f194977 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,3 +2,5 @@ include docs/README.md include LICENSE include flomo/beep.mp3 include flomo/session_id.so +include flomo/session_id.dll +include flomo/session_id.dylib diff --git a/setup.py b/setup.py index bddc6b6..e99c4ac 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import find_packages, setup AUTHOR = "Dark Circles" -VERSION = "1.0.0" +VERSION = "1.0.1" SHORT_DESCRIPTION = "A Flowmodoro Timer CLI for producitivity enthusiasts." AUTHOR_EMAIL = ( ", , "