Skip to content

Commit

Permalink
update darklock version
Browse files Browse the repository at this point in the history
  • Loading branch information
w4ffl35 committed Aug 25, 2024
1 parent d1a2871 commit e56c0e6
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.8",
version="0.1.9",
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.5",
"darklock==0.1.6",
"shadowlogger==0.1.1",
],
dependency_links=[
Expand Down

0 comments on commit e56c0e6

Please sign in to comment.