Skip to content

Commit

Permalink
update setup with new version
Browse files Browse the repository at this point in the history
  • Loading branch information
emil-balashov committed Dec 5, 2019
1 parent 1bfa156 commit f8f083d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Expand Up @@ -5,9 +5,9 @@

setuptools.setup(
name="django-logic",
version="0.0.1",
version="0.0.2",
author="Emil Balashov",
author_email="emil@globavendlabs.com",
author_email="emil@borderless360.com",
description="Django Logic - easy way to implement state-based business logic",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down

0 comments on commit f8f083d

Please sign in to comment.