Advance tools to version 1.0.0.

This commit is contained in:
2026-08-19 20:11:29 +08:00
parent e569b3481c
commit 195605826f
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
Change Log
==========
version 1.0.0
-------------
Released 2026/8/19
Initial release.
+1 -1
View File
@@ -6,5 +6,5 @@
"""Tools for A Feminist Audit of Pop Music."""
VERSION: str = "0.0.0"
VERSION: str = "1.0.0"
"""The package version."""