Skip to content

Commit 76e48ea

Browse files
authored
Merge pull request #6 from CHIMEFRB/release-please--branches--main
chore(main): release 0.2.0
2 parents d64584e + 9e93c9b commit 76e48ea

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/CHIMEFRB/voe/compare/v0.1.0...v0.2.0) (2024-05-01)
4+
5+
6+
### Features
7+
8+
* **docker:** added dockerfile and a docker compose config ([dda30fb](https://github.com/CHIMEFRB/voe/commit/dda30fb13b31978906f9f258d41d392f0a60bb67))
9+
310
## 0.1.0 (2024-04-30)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "frbvoe"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = ""
55
authors = ["Shiny Brar <[email protected]>", "Thomas Abbot <[email protected]>"]
66
readme = "README.md"

0 commit comments

Comments
 (0)