forked from varia/distribusi
Bump to new version
This commit is contained in:
parent
7a2f8a5142
commit
6b627f0f96
@ -114,6 +114,7 @@ You'll need a [PyPi](https://pypi.org/) account and to be added as a maintainer.
|
|||||||
Please ask around @ Varia for who has PyPi access.
|
Please ask around @ Varia for who has PyPi access.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
$ # ... change the version number in setup.py ... #
|
||||||
$ pip install twine
|
$ pip install twine
|
||||||
$ make publish
|
$ make publish
|
||||||
```
|
```
|
||||||
|
2
setup.py
2
setup.py
@ -7,7 +7,7 @@ with open('README.md', 'r') as handle:
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='distribusi',
|
name='distribusi',
|
||||||
version='0.0.9',
|
version='0.0.10',
|
||||||
url='https://git.vvvvvvaria.org/varia/distribusi',
|
url='https://git.vvvvvvaria.org/varia/distribusi',
|
||||||
license='GPLv3',
|
license='GPLv3',
|
||||||
author='Varia',
|
author='Varia',
|
||||||
|
Loading…
Reference in New Issue
Block a user