@@ -213,7 +213,7 @@ jobs:
213
213
PYTHON_VERSION : " 3_6"
214
214
CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_6
215
215
CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_6
216
- VERSION : 0.6.3
216
+ VERSION : 0.7.1
217
217
PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
218
218
YARN_STATIC_DIR : notebooker/web/static/
219
219
IMAGE_NAME : mangroup/notebooker
@@ -229,7 +229,7 @@ jobs:
229
229
environment :
230
230
CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_7
231
231
CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_7
232
- VERSION : 0.6.3
232
+ VERSION : 0.7.1
233
233
PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
234
234
YARN_STATIC_DIR : notebooker/web/static/
235
235
IMAGE_NAME : mangroup/notebooker
@@ -243,7 +243,7 @@ jobs:
243
243
environment :
244
244
CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_8
245
245
CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_8
246
- VERSION : 0.6.3
246
+ VERSION : 0.7.1
247
247
PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
248
248
YARN_STATIC_DIR : notebooker/web/static/
249
249
IMAGE_NAME : mangroup/notebooker
@@ -257,7 +257,7 @@ jobs:
257
257
environment :
258
258
CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_11
259
259
CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_11
260
- VERSION : 0.6.3
260
+ VERSION : 0.7.1
261
261
PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
262
262
YARN_STATIC_DIR : notebooker/web/static/
263
263
IMAGE_NAME : mangroup/notebooker
0 commit comments