Skip to content

Commit

Permalink
version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
douwevandermeij committed Jun 30, 2021
1 parent b3bc0f1 commit b63f13d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fractal/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
"""Fractal is a scaffolding toolkit for building SOLID logic for your Python applications."""

__version__ = "0.1.5"
__version__ = "0.1.7"

from abc import ABC

Expand Down

0 comments on commit b63f13d

Please sign in to comment.