Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
youtux committed Jun 17, 2020
1 parent d28c1de commit c71b2f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion halogen/__init__.py
@@ -1,6 +1,6 @@
"""halogen public API."""

__version__ = "1.6.0"
__version__ = "1.6.1"

try:
from halogen.schema import Schema, attr, Attr, Link, Curie, Embedded, Accessor
Expand Down

0 comments on commit c71b2f9

Please sign in to comment.