Skip to content

Commit

Permalink
Merge pull request #4 from jermwatt/jermwatt-patch-1
Browse files Browse the repository at this point in the history
Update pyproject.toml
  • Loading branch information
neonwatty committed Apr 20, 2024
2 parents 8092860 + 1717e4d commit 2de4653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "easy_ec2"
version = "0.1.8"
version = "0.1.9"
description = "`easy_ec2` simplifies remote `ec2` usage in vscode by adding a command line interface (CLI) and abridged Python API that allows you to easily create, manage, and tear-down AWS resources using `boto3` and `awscli` in a simple, easy to use, and easy to refactor `.yaml` configuration file."
authors = ["Jeremy Watt <jermwatt@gmail.com>"]
readme = "README.md"
Expand Down

0 comments on commit 2de4653

Please sign in to comment.