This website works better with JavaScript.
Home
Explore
Help
Sign In
bj
/
torch-agent
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
5
Wiki
Activity
Browse Source
Version 0.0.6 increment
master
B.J. Dweck
1 year ago
parent
be4ce4a288
commit
0484e3b484
3 changed files
with
3 additions
and
3 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README.md
+1
-1
debian/changelog
+1
-1
torch_agent/__init__.py
+ 1
- 1
README.md
View File
@ -37,7 +37,7 @@ Using the e-mail address you provided during GPG key generation, run `build-deb.
```bash
./build-deb.sh
[email protected]
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:
+ 1
- 1
debian/changelog
View File
@ -1,4 +1,4 @@
torch-agent (0.0.
5
-1) stable; urgency=medium
torch-agent (0.0.
6
-1) stable; urgency=medium
* Update
+ 1
- 1
torch_agent/__init__.py
View File
@ -1 +1 @@
__version__
=
"
0.0.
5
"
__version__
=
"
0.0.
6
"
Write
Preview
Loading…
Cancel
Save