Skip to content

Commit 4e4df7e

Browse files
authored
Merge pull request #29 from surface-security/pacuraro-patch-1
Update __init__.py
2 parents b8f3f71 + c672acc commit 4e4df7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

slackbot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from functools import lru_cache
22

3-
__version__ = "0.1.1"
3+
__version__ = "0.1.3"
44

55

66
@lru_cache

0 commit comments

Comments
 (0)