Skip to content

Commit f350c29

Browse files
authored
Merge pull request #39 from surface-security/bump_version
Bump version from 0.1.8 to 0.1.9
2 parents 41e2b53 + 7e919fc commit f350c29

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.8"
3+
__version__ = "0.1.9"
44

55

66
@lru_cache

0 commit comments

Comments
 (0)