mirror of
https://github.com/OpenHands/OpenHands.git
synced 2025-12-26 05:48:36 +08:00
chore: Release 0.8.0 (#2919)
* Release 0.8.0 * Update email in code of conduct * Remove unnecessary sentence from README
This commit is contained in:
parent
91d46ccb8c
commit
46edb4b15b
@ -61,7 +61,7 @@ representative at an online or offline event.
|
||||
|
||||
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
||||
reported to the community leaders responsible for enforcement at
|
||||
contact@rbren.io
|
||||
contact@all-hands.dev
|
||||
All complaints will be reviewed and investigated promptly and fairly.
|
||||
|
||||
All community leaders are obligated to respect the privacy and security of the
|
||||
|
||||
@ -45,7 +45,7 @@ OpenDevin agents collaborate with human developers to write code, fix bugs, and
|
||||

|
||||
|
||||
## ⚡ Getting Started
|
||||
The easiest way to run OpenDevin is inside a Docker container. It works best with the most recent version of Docker, `26.0.0`.
|
||||
OpenDevin works best with the most recent version of Docker, `26.0.0`.
|
||||
You must be using Linux, Mac OS, or WSL on Windows.
|
||||
|
||||
To start OpenDevin in a docker container, run the following commands in your terminal:
|
||||
|
||||
@ -2,9 +2,9 @@
|
||||
sidebar_position: 8
|
||||
---
|
||||
|
||||
# Changelog
|
||||
# Upgrade Guide
|
||||
|
||||
## 0.8 (release date: ??)
|
||||
## 0.8.0 (2024-07-13)
|
||||
|
||||
### Config breaking changes
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
[tool.poetry]
|
||||
name = "opendevin"
|
||||
version = "0.7.1"
|
||||
version = "0.8.0"
|
||||
description = "OpenDevin: Code Less, Make More"
|
||||
authors = ["OpenDevin"]
|
||||
license = "MIT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user