Version 0.0.6 increment
This commit is contained in:
parent
be4ce4a288
commit
0484e3b484
|
@ -37,7 +37,7 @@ Using the e-mail address you provided during GPG key generation, run `build-deb.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
./build-deb.sh john@doe.com
|
./build-deb.sh john@doe.com
|
||||||
apt update && apt install build/torch-agent_0.0.5-1_all.deb
|
apt update && apt install build/torch-agent_0.0.6-1_all.deb
|
||||||
```
|
```
|
||||||
|
|
||||||
This will:
|
This will:
|
||||||
|
|
2
debian/changelog
vendored
2
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
||||||
torch-agent (0.0.5-1) stable; urgency=medium
|
torch-agent (0.0.6-1) stable; urgency=medium
|
||||||
|
|
||||||
* Update
|
* Update
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
__version__ = "0.0.5"
|
__version__ = "0.0.6"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user