We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4891f27 commit bf375a0Copy full SHA for bf375a0
gitfs/__init__.py
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-__version__ = "0.5.0"
+__version__ = "0.5.1"
16
17
18
def mount():
requirements.txt
@@ -4,4 +4,4 @@ fusepy==3.0.1
4
pycparser==2.19
5
pygit2==0.28.2
6
raven==6.10.0
7
-six==1.11.0
+six==1.12.0
0 commit comments