Skip to content

Commit f90942d

Browse files
committed
bump to 0.3.9
1 parent a68fe80 commit f90942d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bandcampsync/config.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
VERSION = '0.3.8'
1+
VERSION = '0.3.9'
22
USER_AGENT = 'Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.0'

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
from setuptools import setup, find_packages
44

55

6-
version = '0.3.8'
6+
version = '0.3.9'
77

88

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

0 commit comments

Comments
 (0)