Skip to content
This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Commit 6475ee1

Browse files
semantic-releasesemantic-release (via TravisCI)
authored andcommitted
1.0.6
1 parent 054b9fd commit 6475ee1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

epsagon/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
import os
44

5-
__version__ = '1.0.5'
5+
__version__ = '1.0.6'
66

77
DEFAULT_REGION = 'us-east-1'
88
REGION = os.environ.get('AWS_REGION', DEFAULT_REGION)

0 commit comments

Comments
 (0)