Skip to content

Commit

Permalink
Release 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
albireox committed Sep 16, 2024
1 parent 5cea78d commit e7e38da
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 316 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## Next version
## 0.3.6 - September 15, 2024

### ⚙️ Internal

Expand Down
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "lvmopstools"
version = "0.3.6a0"
version = "0.3.6"
description = "LVM tools and utilities for operations"
authors = [
{ name = "José Sánchez-Gallego", email = "[email protected]" }
Expand Down Expand Up @@ -31,7 +31,6 @@ lvmopstools = "lvmopstools.__main__:lvmopstools"
package = true
dev-dependencies = [
"ipython>=8.0.0",
"matplotlib>=3.1.1",
"doc8>=0.8.0",
"pytest>=5.2.2",
"pytest-asyncio>=0.10.0",
Expand Down
Loading

0 comments on commit e7e38da

Please sign in to comment.