Skip to content

Commit bf375a0

Browse files
committed
Bump gitfs 0.5.1
1 parent 4891f27 commit bf375a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gitfs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "0.5.0"
15+
__version__ = "0.5.1"
1616

1717

1818
def mount():

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ fusepy==3.0.1
44
pycparser==2.19
55
pygit2==0.28.2
66
raven==6.10.0
7-
six==1.11.0
7+
six==1.12.0

0 commit comments

Comments
 (0)