Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 5830004

Browse files
committed
bump version; update change log
1 parent 56e7ce7 commit 5830004

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change log
22
==========
33

4+
0.3.17
5+
------
6+
7+
Features
8+
~~~~~~~~
9+
10+
* Add address param to agent.service.register
11+
412
0.3.16
513
------
614

consul/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '0.3.16'
1+
__version__ = '0.3.17'
22

33
from consul.std import Consul
44

0 commit comments

Comments
 (0)