@@ -213,7 +213,7 @@ jobs:
213213 PYTHON_VERSION : " 3_6"
214214 CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_6
215215 CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_6
216- VERSION : 0.7.1
216+ VERSION : 0.7.2
217217 PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
218218 YARN_STATIC_DIR : notebooker/web/static/
219219 IMAGE_NAME : mangroup/notebooker
@@ -229,7 +229,7 @@ jobs:
229229 environment :
230230 CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_7
231231 CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_7
232- VERSION : 0.7.1
232+ VERSION : 0.7.2
233233 PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
234234 YARN_STATIC_DIR : notebooker/web/static/
235235 IMAGE_NAME : mangroup/notebooker
@@ -243,7 +243,7 @@ jobs:
243243 environment :
244244 CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_8
245245 CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_8
246- VERSION : 0.7.1
246+ VERSION : 0.7.2
247247 PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
248248 YARN_STATIC_DIR : notebooker/web/static/
249249 IMAGE_NAME : mangroup/notebooker
@@ -257,7 +257,7 @@ jobs:
257257 environment :
258258 CIRCLE_ARTIFACTS : /tmp/circleci-artifacts/3_11
259259 CIRCLE_TEST_REPORTS : /tmp/circleci-test-results/3_11
260- VERSION : 0.7.1
260+ VERSION : 0.7.2
261261 PANDOC_RELEASES_URL : https://github.com/jgm/pandoc/releases
262262 YARN_STATIC_DIR : notebooker/web/static/
263263 IMAGE_NAME : mangroup/notebooker
0 commit comments