Skip to content

Commit cd1a695

Browse files
committed
Release v0.4.4
1 parent 72f0b74 commit cd1a695

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

.gitmodules

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

drucker_client/_version.py

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

drucker_client/grpc

Submodule grpc updated from 7fcf4b0 to b03d0cb

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
drucker==0.4.3
1+
drucker==0.4.4
22
coverage==4.5.1
33
nose==1.3.7
44
pytest

0 commit comments

Comments
 (0)