File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.8.4
2+ current_version = 0.8.6
33commit = True
44tag = True
55tag_name = {new_version}
Original file line number Diff line number Diff line change 11name = "dotscience"
2- __version__ = '0.8.4 '
2+ __version__ = '0.8.6 '
33
44import json
55import datetime
@@ -600,7 +600,7 @@ def _commit_run_on_hub(self):
600600 runner.platform: linux
601601 runner.platform_version: Linux 096f216f707b 4.15.0-1037-gcp #39-Ubuntu SMP Wed Jul 3 06:28:59 UTC 2019 x86_64 Linux
602602 runner.ram: 3872563200
603- runner.version: Runner=Dotscience Docker Executor rev. 0.8.4 Agent=0.11.1
603+ runner.version: Runner=Dotscience Docker Executor rev. 0.8.6 Agent=0.11.1
604604 runs: ["452521f7-c069-4271-b06e-dcd55635b871"]
605605 timestamp: 1569324234537654474
606606 type: dotscience.run.v1
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "dotscience" ,
8- version = "0.8.4 " ,
8+ version = "0.8.6 " ,
99 author = "Subtree, Inc" ,
1010 author_email = "support@dotscience.com" ,
1111 description = "Tools for writing Dotscience workloads" ,
You can’t perform that action at this time.
0 commit comments