Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove a type annotation for __version__.
  • Loading branch information
qnighy committed Mar 16, 2019
commit e8114a56efbe6a5c506b0359c3c85e6c88e648fd
2 changes: 1 addition & 1 deletion src/dotenv/version.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.10.1" # type: str
__version__ = "0.10.1"