Skip to content

Commit 0e8784f

Browse files
committed
Updated version + CHANGELOG
1 parent b7f8292 commit 0e8784f

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) convention.
44

5+
## [0.3.2] - 2022-12-14
6+
7+
+ Update - PrairieView metadata includes recording start time
8+
59
## [0.3.1] - Unreleased
610

711
+ Add - mkdocs documentation

element_interface/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
"""Package metadata"""
22

3-
__version__ = "0.3.1"
3+
__version__ = "0.3.2"

0 commit comments

Comments
 (0)