Skip to content

Commit a6e29a6

Browse files
committed
Bump to v0.1.0
1 parent aa860a4 commit a6e29a6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
0.1.0 (Unreleased)
1+
0.1.0 (2025-08-07)
22
==================
33

44
- Build Docker on every push to main

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22

33
name = "nxbrew-watcher"
4-
version = "0.0.2"
4+
version = "0.1.0"
55
description = "NXBrew watch tools"
66
readme = "README.md"
77
requires-python = ">=3.11"
@@ -18,7 +18,7 @@ classifiers = [
1818
# 3 - Alpha
1919
# 4 - Beta
2020
# 5 - Production/Stable
21-
"Development Status :: 3 - Alpha",
21+
"Development Status :: 4 - Beta",
2222

2323
# License
2424
"License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)",

0 commit comments

Comments
 (0)