Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
jayqi committed Jan 28, 2024
1 parent fe6275d commit e426760
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion repro_zipfile.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
except ImportError:
_MASK_COMPRESS_OPTION_1 = 0x02

__version__ = "0.2.0"
__version__ = "0.3.0"


def date_time() -> Union[time.struct_time, Tuple[int, int, int, int, int, int]]:
Expand Down

0 comments on commit e426760

Please sign in to comment.