Skip to content

Commit

Permalink
Merge branch 'master' into release/8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
roman-opentensor authored Nov 14, 2024
2 parents 6e07d61 + 3b25a0b commit 859c8e9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8.0.0
8.3.0
2 changes: 1 addition & 1 deletion bittensor/core/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
# OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
# DEALINGS IN THE SOFTWARE.

__version__ = "8.2.1"
__version__ = "8.3.0"

import os
import re
Expand Down

0 comments on commit 859c8e9

Please sign in to comment.