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

Commit cf4f5a5

Browse files
committed
update changelog; bump version
1 parent cb0ac73 commit cf4f5a5

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.4.1
5+
------
6+
7+
Features
8+
~~~~~~~~
9+
10+
* Add health.node (thanks @davidbirdsong!)
11+
412
0.4.0
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.4.0'
1+
__version__ = '0.4.1'
22

33
from consul.std import Consul
44

0 commit comments

Comments
 (0)