From a762ca4b9f6cda3ddd72173a8270b5918f1d8e52 Mon Sep 17 00:00:00 2001 From: Peter Karalekas Date: Fri, 20 Dec 2019 17:05:05 -0500 Subject: [PATCH] Bump version to 2.15.0 (#1129) --- .dockerignore | 8 ++++---- CHANGELOG.md | 4 ++-- VERSION.txt | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.dockerignore b/.dockerignore index a66f82ca0..3432d451a 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,14 +1,14 @@ +docs .coveragerc +.flake8 .git -.gitlab-ci.yml .gitignore +.gitlab-ci.yml .github -docs ACKNOWLEDGEMENTS.md CHANGELOG.md CONTRIBUTING.md Makefile MANIFEST.in +mypy.ini NOTICE.md -readthedocs.yml -tox.ini diff --git a/CHANGELOG.md b/CHANGELOG.md index 566abb4c7..7750d87dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,8 @@ Changelog ========= -[v2.15](https://github.com/rigetti/pyquil/compare/v2.14.0...master) (in development) ------------------------------------------------------------------------------------- +[v2.15](https://github.com/rigetti/pyquil/compare/v2.14.0...master) (December 20, 2019) +--------------------------------------------------------------------------------------- ### Announcements diff --git a/VERSION.txt b/VERSION.txt index edcfe40d1..68e69e405 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -2.14.0 +2.15.0