File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 0.8.6
2+ current_version = 0.8.7
33commit = True
44tag = True
55tag_name = {new_version}
Original file line number Diff line number Diff line change 11name = "dotscience"
2- __version__ = '0.8.6 '
2+ __version__ = '0.8.7 '
33
44import json
55import datetime
@@ -588,7 +588,7 @@ def _commit_run_on_hub(self):
588588 runner.platform: linux
589589 runner.platform_version: Linux 096f216f707b 4.15.0-1037-gcp #39-Ubuntu SMP Wed Jul 3 06:28:59 UTC 2019 x86_64 Linux
590590 runner.ram: 3872563200
591- runner.version: Runner=Dotscience Docker Executor rev. 0.8.6 Agent=0.11.1
591+ runner.version: Runner=Dotscience Docker Executor rev. 0.8.7 Agent=0.11.1
592592 runs: ["452521f7-c069-4271-b06e-dcd55635b871"]
593593 timestamp: 1569324234537654474
594594 type: dotscience.run.v1
Original file line number Diff line number Diff line change 55
66setuptools .setup (
77 name = "dotscience" ,
8- version = "0.8.6 " ,
8+ version = "0.8.7 " ,
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