Skip to content

Commit ebee441

Browse files
committed
Release v1.0.0
1 parent e78f32f commit ebee441

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "rekcurd_client/grpc"]
22
path = rekcurd_client/grpc
33
url = https://github.com/rekcurd/grpc-proto.git
4-
branch = master
4+
branch = v1.0.0

rekcurd_client/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '1.0.0a'
1+
__version__ = '1.0.0'

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rekcurd>=1.0.0a0
1+
rekcurd>=1.0.0
22
coverage>=4.0.3
33
nose>=1.3.7
44
pytest

0 commit comments

Comments
 (0)