From 53df4aa66b726e09fa6d29daddf2a4fdcf7d154b Mon Sep 17 00:00:00 2001 From: Stefan Lehmann Date: Mon, 29 Jun 2020 08:04:15 +0200 Subject: [PATCH] Increase version number --- CHANGELOG.md | 2 +- pdftools/__init__.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ad2984..7d5b0c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## 2.1.0 +## 2.0.2 ### Added * [#10](https://github.com/stlehmann/pdftools/pull/10) "degrees" keyword-argument added to the rotate API, and as an option for the CLI. diff --git a/pdftools/__init__.py b/pdftools/__init__.py index 3e8c825..ac1f9a7 100755 --- a/pdftools/__init__.py +++ b/pdftools/__init__.py @@ -9,7 +9,7 @@ :last modified time: 2018-10-28 16:57:24 """ -__version__ = "2.0.1" +__version__ = "2.0.2" from .pdftools import (