Skip to content

Commit 974c760

Browse files
authored
Merge pull request #23 from upsidetravel/new-release
Bump version, update lockfile
2 parents 85f47a7 + e0e7d8a commit 974c760

File tree

3 files changed

+365
-72
lines changed

3 files changed

+365
-72
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ jobs:
55
# Useful when a PR is open, for example
66
build:
77
docker:
8-
- image: circleci/python:3.7.3 # includes `poetry`!
8+
- image: circleci/python:3.7.7 # includes `poetry`!
99
steps:
1010
- checkout
1111

0 commit comments

Comments
 (0)