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

Commit fd1e94d

Browse files
semantic-releasesemantic-release (via TravisCI)
authored andcommitted
1.0.5
1 parent 2b5db70 commit fd1e94d

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.4'
5+
__version__ = '1.0.5'
66

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

0 commit comments

Comments
 (0)