Skip to content

Commit cdfc9d5

Browse files
committed
updates
1 parent ff8b145 commit cdfc9d5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ shepard batch_via_api --json_payload '{"an_example_variable_name":"an_example_va
121121
#this job will succeed
122122
shepard batch_via_api --json_payload '{"test1":"test1","test2":"test2","test3":"test3","test4":"0"}'
123123
124-
#after the jobs complete you can tear down most of the infrastructure with the following command
124+
#after the jobs complete you can tear down the infrastructure with the following command
125125
shepard destroy --cloudformation_stack_name testing
126126
```
127127

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "shepard"
3-
version = "0.9.5"
3+
version = "1.0.0"
44
authors = [
55
{ name="Shepard Team", email="shepard_dev_group@googlegroups.com" },
66
]

0 commit comments

Comments
 (0)