Skip to content

Commit

Permalink
make version 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
gadfort committed Apr 19, 2024
1 parent 033383c commit f31fd3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lambdalib/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
import glob
import os
import shutil
__version__ = "0.2.0"
__version__ = "0.2.1"

_libraries = (
'iolib',
Expand Down

0 comments on commit f31fd3c

Please sign in to comment.