Skip to content

Commit 9c753fd

Browse files
bump version
1 parent 2970dda commit 9c753fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bak/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
BAK_VERSION = "0.0.2a1"
1+
BAK_VERSION = "0.1.0a1"

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
'rich==9.1.0']
99

1010
setup(name='bak',
11-
version='0.0.2a1',
11+
version='0.1.0a1',
1212
description='the .bak manager',
1313
author='ChanceNCounter',
1414
author_email='[email protected]',

0 commit comments

Comments
 (0)