Skip to content

Commit

Permalink
Tag 1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
hdoupe committed Jan 29, 2020
1 parent 4d802f6 commit 54679f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs_storage/__init__.py
Expand Up @@ -13,7 +13,7 @@

from .screenshot import screenshot, ScreenshotError, SCREENSHOT_ENABLED

__version__ = "1.8.2"
__version__ = "1.8.3"


BUCKET = os.environ.get("BUCKET", None)
Expand Down

0 comments on commit 54679f5

Please sign in to comment.