Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Nov 24, 2023
1 parent 16911a6 commit 1dd02fb
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 62 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.0.0
## 1.0.0 - November 24, 2023

### 🔥 Breaking changes

Expand Down
72 changes: 12 additions & 60 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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 = "sdss-lvmnps"
version = "1.0.0a0"
version = "1.0.0"
description = "A library and actor to communicate with an SDSS-V LVM network power switch"
authors = ["Florian Briegel <[email protected]>", "José Sánchez-Gallego <[email protected]>", "Changgon Kim <[email protected]>", "Mingyeong Yang <[email protected]>"]
license = "BSD-3-Clause"
Expand Down

0 comments on commit 1dd02fb

Please sign in to comment.