-
Notifications
You must be signed in to change notification settings - Fork 76
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Release 0.3.1rc2 * rc2 >> 0.3.1 (#111) * bump to 0.3.1 --------- Co-authored-by: Mackenzie Mathis <[email protected]>
- Loading branch information
1 parent
e36eea5
commit e2d9831
Showing
5 changed files
with
5 additions
and
5 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
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,4 +1,4 @@ | ||
CEBRA_VERSION := 0.3.1rc1 | ||
CEBRA_VERSION := 0.3.1 | ||
|
||
dist: | ||
python3 -m pip install virtualenv | ||
|
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,7 +1,7 @@ | ||
# Maintainer: Steffen Schneider <[email protected]> | ||
pkgname=python-cebra | ||
_pkgname=cebra | ||
pkgver=0.3.1rc1 | ||
pkgver=0.3.1 | ||
pkgrel=1 | ||
pkgdesc="Consistent Embeddings of high-dimensional Recordings using Auxiliary variables" | ||
url="https://cebra.ai" | ||
|
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