Skip to content

Commit aa9356d

Browse files
committed
v0.3.1
1 parent ff2a8e4 commit aa9356d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chromadesk/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
This package provides tools for automatically fetching and applying beautiful wallpapers from Bing or custom sources.
55
"""
66

7-
__version__ = "0.3.0"
7+
__version__ = "0.3.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55

66
[project]
77
name = "chromadesk"
8-
version = "0.3.0" # Updated version
8+
version = "0.3.1" # Updated version
99
authors = [
1010
{ name="Anant Patel", email="anantpatel2000@pm.me" },
1111
]

0 commit comments

Comments
 (0)