Skip to content

Commit

Permalink
Merge pull request #59 from dgk/release/0.6.0
Browse files Browse the repository at this point in the history
version bump
  • Loading branch information
dgk committed Sep 12, 2023
2 parents ce13f33 + 747d010 commit 89fc05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion business_logic/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = '0.5.8'
__version__ = '0.6.0'

0 comments on commit 89fc05f

Please sign in to comment.