Skip to content

Commit

Permalink
Improve typings and optional function parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
yngwi committed Mar 21, 2022
1 parent ee3b9c2 commit c74373e
Show file tree
Hide file tree
Showing 7 changed files with 383 additions and 129 deletions.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
# This call to setup() does all the work
setup(
name="to_cei",
version="0.1.3",
version="0.1.4",
description="to-CEI",
long_description=long_description,
long_description_content_type="text/markdown",
Expand Down
Loading

0 comments on commit c74373e

Please sign in to comment.