mirror of
https://github.com/HorlogeSkynet/archey4
synced 2025-06-10 04:00:13 +02:00
Version bumping
This commit is contained in:
parent
714da32e64
commit
ada0632d7d
@ -73,9 +73,9 @@ $ sudo pip3 install archey4
|
||||
### Step 1 : Fetch the source ###
|
||||
|
||||
# If you want the latest release :
|
||||
$ wget https://github.com/HorlogeSkynet/archey4/archive/v4.4.0.tar.gz
|
||||
$ tar xvzf v4.4.0.tar.gz
|
||||
$ cd archey4-4.4.0/
|
||||
$ wget https://github.com/HorlogeSkynet/archey4/archive/v4.4.1.tar.gz
|
||||
$ tar xvzf v4.4.1.tar.gz
|
||||
$ cd archey4-4.4.1/
|
||||
# _______________________________
|
||||
|
||||
# If you want the latest changes :
|
||||
|
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ from setuptools import setup
|
||||
|
||||
setup(
|
||||
name='archey4',
|
||||
version='4.4.0',
|
||||
version='4.4.1',
|
||||
description='Archey is a simple system information tool written in Python',
|
||||
keywords='archey python3 linux system-information monitoring',
|
||||
url='http://git.io/archey4',
|
||||
|
Loading…
x
Reference in New Issue
Block a user