From fbfc047c42f877ff139de367b359de0af1e20441 Mon Sep 17 00:00:00 2001 From: thxo Date: Sun, 2 Apr 2023 01:40:03 -0700 Subject: [PATCH] Cut v0.1.1 --- CHANGELOG.md | 6 +++++- setup.py | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d961eec..113a30e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,13 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.1.1] +### Changes +- Add new Cabrillo fields. (#9) + ## [0.1.0] ### Added - Cut first documented release. ### Changes -- Fix UnicodeDecodeError when parsing non UTF-8 log files. (#6) \ No newline at end of file +- Fix UnicodeDecodeError when parsing non UTF-8 log files. (#6) diff --git a/setup.py b/setup.py index 8e7ea1c..5f95e8b 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="cabrillo", - version="0.1.0", + version="0.1.1", author="thxo", author_email="thx@uw.edu", description="A Python library to parse Cabrillo-format amateur radio "