Skip to content

Commit

Permalink
Bump version to 1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hdoupe committed Jul 30, 2020
1 parent d86dd4f commit a5a75e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cs_storage/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

from .screenshot import screenshot, ScreenshotError, SCREENSHOT_ENABLED

__version__ = "1.10.1"
__version__ = "1.11.0"


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

0 comments on commit a5a75e4

Please sign in to comment.