From 50cdb274a1fc8b5d81148b997a9abded602c6dc2 Mon Sep 17 00:00:00 2001 From: Danny Colligan Date: Fri, 7 Oct 2016 17:13:29 -0400 Subject: [PATCH] Releasing 0.0.1 --- .gitignore | 2 +- status.rst | 10 ++++++++++ 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 status.rst diff --git a/.gitignore b/.gitignore index 61c5228..0de3b15 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,7 @@ scripts/auth.yml *.bak *.db-shm *.db-wal -ga4gh/_version.py +ga4gh_client/_version.py tests/data/registry.db # Below based off of https://gist.github.com/octocat/9257657 diff --git a/status.rst b/status.rst new file mode 100644 index 0000000..c0797db --- /dev/null +++ b/status.rst @@ -0,0 +1,10 @@ ++++++++++++++ +Release Notes ++++++++++++++ + + +***** +0.0.1 +***** + +Initial release