Skip to content

Commit be4a1e9

Browse files
authored
Bump versions (#438)
1 parent b9546b9 commit be4a1e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"requests==2.32.3",
4040
"sensapex==1.400.3",
4141
"rich==13.9.4",
42-
"vbl-aquarium==1.0.0b3"
42+
"vbl-aquarium==1.0.0"
4343
]
4444

4545
[project.urls]

src/ephys_link/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.0.0rc0"
1+
__version__ = "2.0.0"

0 commit comments

Comments
 (0)