Skip to content

Commit

Permalink
Merge pull request #6 from CHIMEFRB/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 0.2.0
  • Loading branch information
shinybrar committed May 1, 2024
2 parents d64584e + 9e93c9b commit 76e48ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.2.0](https://github.com/CHIMEFRB/voe/compare/v0.1.0...v0.2.0) (2024-05-01)


### Features

* **docker:** added dockerfile and a docker compose config ([dda30fb](https://github.com/CHIMEFRB/voe/commit/dda30fb13b31978906f9f258d41d392f0a60bb67))

## 0.1.0 (2024-04-30)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "frbvoe"
version = "0.1.0"
version = "0.2.0"
description = ""
authors = ["Shiny Brar <[email protected]>", "Thomas Abbot <[email protected]>"]
readme = "README.md"
Expand Down

0 comments on commit 76e48ea

Please sign in to comment.