Skip to content

Commit

Permalink
Bump version to 2.0.5 and add requirements.txt for dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
sexfrance committed Nov 12, 2024
1 parent a4dc2d4 commit 904472a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
colorama==0.4.6
pystyle==2.9
setuptools==70.0.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="logmagix",
version="2.0.4",
version="2.0.5",
packages=find_packages(),
install_requires=["colorama"],
author="Sexfrance",
Expand Down

0 comments on commit 904472a

Please sign in to comment.