From d5180dcf925d8e0959425ca1f541594e442ae776 Mon Sep 17 00:00:00 2001 From: Md Nazrul Islam Date: Mon, 11 Feb 2019 08:24:01 +0100 Subject: [PATCH] Preparing release 0.1.1 --- CHANGES.rst | 2 +- setup.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES.rst b/CHANGES.rst index bcefdfe..20dc483 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,7 +1,7 @@ Changelog ========= -0.1.1 (unreleased) +0.1.1 (2019-02-11) ------------------ Bug fixes diff --git a/setup.py b/setup.py index 1f8c6a6..9e37dec 100644 --- a/setup.py +++ b/setup.py @@ -30,7 +30,7 @@ def read(*rnames): setup( name="collective.recipe.vscode", - version="0.1.1.dev0", + version="0.1.1", description="Visual Studio Code configuration for buildout-based Python projects", long_description=long_description, # Get more from https://pypi.org/pypi?%3Aaction=list_classifiers