-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
28 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
Santiago Dueñas <[email protected]> | ||
Valerio Cosentino <[email protected]> | ||
Quan Zhou <[email protected]> | ||
Venu Vardhan Reddy Tekula <[email protected]> | ||
Jose Javier Merchante <[email protected]> | ||
Miguel Ángel Fernández <[email protected]> | ||
Alvaro del Castillo <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Releases | ||
|
||
## perceval-opnfv 0.2.0 - (2022-06-02) | ||
|
||
**New features:** | ||
|
||
* Dependencies file for development\ | ||
Include a new requirements.txt file to install the development version | ||
from the repositories. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
__version__ = "0.1.22" | ||
# File auto-generated by semverup on 2022-06-02 10:31:07.262819 | ||
__version__ = "0.2.0" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
## perceval-opnfv 0.2.0 - (2022-06-02) | ||
|
||
**New features:** | ||
|
||
* Dependencies file for development\ | ||
Include a new requirements.txt file to install the development version | ||
from the repositories. | ||
|
This file was deleted.
Oops, something went wrong.