Skip to content

Commit

Permalink
Merge pull request #23 from syrusakbary/release-0.2.1
Browse files Browse the repository at this point in the history
Updated version to 0.2.1
  • Loading branch information
markedwards authored Jan 24, 2022
2 parents 0345c66 + 93e438a commit 30ce54e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiodataloader.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from typing import List # flake8: noqa


__version__ = '0.2.0'
__version__ = '0.2.1'

Loader = namedtuple('Loader', 'key,future')

Expand Down

0 comments on commit 30ce54e

Please sign in to comment.