We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219157b commit 4fac2b3Copy full SHA for 4fac2b3
2 files changed
CHANGELOG.md
@@ -5,7 +5,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/)
5
and this project adheres to [Semantic Versioning](https://semver.org/).
6
7
8
-# 0.2.0+ - [Unreleased]
+# 0.3.0 - 2021-01-22
9
## Added
10
- Automatically maintain a catalog file
11
- `./dnstemple.py` to simplify testing the current version
dnstemple/version.py
@@ -1 +1 @@
1
-VERSION = '0.2.0'
+VERSION = '0.3.0'
0 commit comments