Skip to content

Commit 8c6248b

Browse files
committed
bumped version number
1 parent 7416129 commit 8c6248b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# CHANGELOG
22

3-
## 0.1.2 [XXXX-XX-XX]
3+
## 0.1.2 [2023-01-25]
44

55
### Added
66

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setup(
77
name = "pymetdecoder",
8-
version = "0.1.1",
8+
version = "0.1.2",
99
author = "Tim Barnes",
1010
author_email = "tdba@bas.ac.uk",
1111
description = "Python module to decode/encode met reports e.g. SYNOPs",

0 commit comments

Comments
 (0)