Skip to content

Commit

Permalink
Bump version: 2.0.1 → 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
OkThought committed Aug 19, 2019
1 parent ad9d7cb commit 355b714
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 2.0.1
current_version = 3.0.0
commit = True
tag = True

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="data-mapper",
version="2.0.1",
version="3.0.0",
author="OkThought",
author_email="bogush.vano@gmail.com",
description="A declarative data mapper",
Expand Down

0 comments on commit 355b714

Please sign in to comment.