Skip to content

Commit

Permalink
bump darklock
Browse files Browse the repository at this point in the history
  • Loading branch information
w4ffl35 committed May 8, 2024
1 parent 443af4a commit bb89f58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="defendatron",
version="0.1.5",
version="0.1.6",
author="Capsize LLC",
description="",
long_description=open("README.md", "r", encoding="utf-8").read(),
Expand All @@ -16,7 +16,7 @@
python_requires=">=3.10.0",
install_requires=[
"nullscream==0.1.3",
"darklock==0.1.2",
"darklock==0.1.3",
"shadowlogger==0.1.1",
],
dependency_links=[
Expand Down

0 comments on commit bb89f58

Please sign in to comment.