diff options
author | neptune | 2021-11-12 01:15:38 -0300 |
---|---|---|
committer | neptune | 2021-11-12 01:15:38 -0300 |
commit | e34ea592bd9981d99d1c7f70c0fbf10c0bd83eb3 (patch) | |
tree | 88e5d4ee438a0b413bf83f7cc763def464da50d7 /cgi/templates/revision.html | |
parent | 3693f572b119cf172be0f669313bdb8314cbbdc2 (diff) | |
download | weabot-e34ea592bd9981d99d1c7f70c0fbf10c0bd83eb3.tar.gz weabot-e34ea592bd9981d99d1c7f70c0fbf10c0bd83eb3.tar.xz weabot-e34ea592bd9981d99d1c7f70c0fbf10c0bd83eb3.zip |
ActualizaciĆ³n inicial a Python 3
Diffstat (limited to 'cgi/templates/revision.html')
-rw-r--r-- | cgi/templates/revision.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/revision.html b/cgi/templates/revision.html index ef50561..78bc1ab 100644 --- a/cgi/templates/revision.html +++ b/cgi/templates/revision.html @@ -1 +1 @@ -0.8.10 +0.10.0 |