Skip to content

Commit

Permalink
v1.5.86
Browse files Browse the repository at this point in the history
  • Loading branch information
miku committed May 14, 2024
1 parent 64e9c0e commit 52a2e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion siskin/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
except (AttributeError, ImportError):
pass

__version__ = "1.5.85"
__version__ = "1.5.86"

config = Config.instance()
if sys.version_info.major == 2:
Expand Down

0 comments on commit 52a2e10

Please sign in to comment.