Skip to content

Commit 576baac

Browse files
bump version 2.0.1-dev
1 parent 3a8c8fb commit 576baac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://img.shields.io/badge/version-2.0.0--dev-blue?style=for-the-badge" alt="Version"/>
2+
<img src="https://img.shields.io/badge/version-2.0.1--dev-blue?style=for-the-badge" alt="Version"/>
33
<img src="https://img.shields.io/badge/python-3.11+-green?style=for-the-badge&logo=python&logoColor=white" alt="Python"/>
44
<img src="https://img.shields.io/badge/license-AGPLv3%20%2B%20Commons%20Clause-purple?style=for-the-badge" alt="License"/>
55
</p>

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "brainapi2"
3-
version = "2.0.0-dev"
3+
version = "2.0.1-dev"
44
description = "Version 2.x.x of the BrainAPI memory layer."
55
authors = [
66
{name = "Christian",email = "alch.infoemail@gmail.com"}

0 commit comments

Comments
 (0)