Skip to content

Commit 5edbc81

Browse files
committed
Update history for minor bug fix release
1 parent e9fbf29 commit 5edbc81

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
History
33
=======
44

5+
1.6.1 (2021-05-18) Minor Bug Fix
6+
------------------
7+
8+
* Allow yggdrasil to run integrations w/o pytest installed (only require pytest for running tests)
9+
10+
511
1.6.0 (2021-04-14) Single connection, async refactor, threading, & model copies
612
------------------
713

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{% set name = "yggdrasil" %}
2-
{% set version = "1.6.0" %}
2+
{% set version = "1.6.1" %}
33

44
package:
55
name: {{ name|lower }}

0 commit comments

Comments
 (0)