Skip to content

Commit

Permalink
first release?
Browse files Browse the repository at this point in the history
  • Loading branch information
hypsug0 committed May 21, 2024
1 parent 2153fa7 commit 94a97fa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/), and this

<!-- ## Unreleased [{version_tag}](https://github.com/opengisch/qgis-plugin-ci/releases/tag/{version_tag}) - YYYY-MM-DD -->

## 0.1.0 - 2024-05-01
## 0.1.0 - 2024-05-21

* First official release
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 = "weatherlink2pg"
version = "0.1.0-dev0"
version = "0.1.0"
description = "Simple python app to store weatherlink data into PostgreSQL through API"
authors = [
"Johan Rocheteau <[email protected]>",
Expand Down

0 comments on commit 94a97fa

Please sign in to comment.