Skip to content

Commit 6769387

Browse files
committed
bump to 0.4.1
1 parent 6a13ae2 commit 6769387

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bandcampsync/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '0.4.0'
1+
VERSION = '0.4.1'
22
USER_AGENT = 'Mozilla/5.0 (X11; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0'

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55

6-
version = '0.4.0'
6+
version = '0.4.1'
77

88

99
with open('README.md', 'rt') as f:

0 commit comments

Comments
 (0)