Skip to content

Commit

Permalink
Release 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Nov 30, 2024
1 parent 2f4e305 commit 16232d0
Show file tree
Hide file tree
Showing 3 changed files with 69 additions and 69 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,15 @@
# Changelog

## Next version
## 0.2.0 - 2024-11-30

### ✨ Improved

* Add `/transparency/summary/{telescope}` endpoint.

### ⚙️ Engineering

* Moved code from the schedule, InfluxDB, and weather modules to the `lvmoptools` package.


## 0.1.17 - 2024-11-19

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "lvmapi"
version = "0.1.18a0"
version = "0.2.0"
description = "REST API for LVM operations"
authors = [
{ name = "José Sánchez-Gallego", email = "[email protected]" }
Expand Down
Loading

0 comments on commit 16232d0

Please sign in to comment.