Skip to content

Commit d11591b

Browse files
committed
bump version
1 parent e0994e1 commit d11591b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def finalize_options(self):
2424
}
2525

2626
setup(name='gitfs',
27-
version='0.0.1',
27+
version='0.1.0',
2828
platforms='any',
2929
description='Mount git repositories as local folders.',
3030
author='Presslabs',

0 commit comments

Comments
 (0)