Skip to content

Commit

Permalink
bump version 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
relish-byte committed Jun 9, 2021
1 parent c241e8d commit 351407d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion balsam/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
except ImportError:
print("Warning: Django is not installed")

__version__ = "0.4.0"
__version__ = "0.5.0"


class PeriodicMemoryHandler(logging.handlers.MemoryHandler):
Expand Down

0 comments on commit 351407d

Please sign in to comment.