Skip to content

Commit 56b1568

Browse files
committed
Add badge
1 parent 39ae9a6 commit 56b1568

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# repocache
22
Universal caching and proxying repository server for pypi/maven/npm/yum/rustup, speedup local using.
33

4+
3.5, 3.6, 3.7, 3.8 ![main workflow](https://github.com/pedia/repocache/actions/workflows/main.yml/badge.svg)
5+
46
## How to startup?
57
```bash
68
pip install repocache

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
setup(
66
name='repocache',
7-
version='0.3.1',
7+
version='0.3.3',
88
description='Universal caching and proxying server for pypi/maven/npm/yum',
99
long_description=long_description,
1010
long_description_content_type='text/markdown',

0 commit comments

Comments
 (0)