Skip to content

Commit ea3504c

Browse files
committed
release: bump version to 2.0.2
1 parent b5b173e commit ea3504c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ type-check:
6161
before_script:
6262
- pip install --no-cache-dir -r requirements.txt -r requirements-dev.txt
6363
script:
64-
- mypy gopro_immich_uploader'
64+
- mypy gopro_immich_uploader
6565

6666
build-and-push:
6767
extends: .release-rules

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.1
1+
2.0.2

0 commit comments

Comments
 (0)