Skip to content

Commit

Permalink
Merge pull request #32 from radiantone/0.1.11
Browse files Browse the repository at this point in the history
0.1.11
  • Loading branch information
radiantone authored May 29, 2021
2 parents f174ae6 + e4bf9c4 commit 2ffb42a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*This version: 0.1.10*
*This version: 0.1.11*

![logo](./images/logo.png)

Expand Down
2 changes: 1 addition & 1 deletion entangle/__version__.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

__title__ = 'py-entangle'
__description__ = 'A python native parallel processing framework based on simple decorators.'
__version__ = '0.1.10'
__version__ = '0.1.11'
__author__ = 'Darren Govoni'
__author_email__ = 'darren@ontrenet.com'
__license__ = 'MIT'
Expand Down

0 comments on commit 2ffb42a

Please sign in to comment.