Skip to content
This repository has been archived by the owner on Oct 18, 2022. It is now read-only.

Commit

Permalink
updating version
Browse files Browse the repository at this point in the history
  • Loading branch information
Hans-Gunther Schmidt committed Feb 23, 2012
1 parent 9cfb5e4 commit 9fb9dff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -2,6 +2,10 @@

This is the EC2-to-SSH tool.

## Latest version

The latest is `pre-alpha`.

## Motivation

Got tired of updating my SSH configuration over and over again. This here simply reads out all *running* EC2 instances
Expand Down
2 changes: 1 addition & 1 deletion version.py
@@ -1 +1 @@
__version__ = '0.1'
__version__ = '0.1-pre_alpha'

0 comments on commit 9fb9dff

Please sign in to comment.