Release version 1.0.0

This commit is contained in:
2026-08-14 14:41:53 +02:00
parent ccac936015
commit 8fd8796e6d
2 changed files with 7 additions and 1 deletions

6
CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
# Changelog
## [1.0.0] - 2026-08-14
Official Release🥳

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "cli-gnome-extension-manager"
version = "0.0.0"
version = "1.0.0"
description = "Install, enable and disable GNOME shell extensions from the shell."
readme = "README.md"
requires-python = ">=3.10"