Skip to content

Commit e075619

Browse files
committed
bump to 0.3.5
1 parent 7264e86 commit e075619

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.3.4'
1+
VERSION = '0.3.5'
22
USER_AGENT = 'Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/116.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.3.4'
6+
version = '0.3.5'
77

88

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

0 commit comments

Comments
 (0)