Skip to content

Commit

Permalink
📅 Mon, 1 Nov 2021 18:32:40
Browse files Browse the repository at this point in the history
🔥 remove chepy lite. it is useless
🔍️ move to version 3.5
  • Loading branch information
securisec committed Nov 1, 2021
1 parent 264a542 commit 3acc182
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 43 deletions.
3 changes: 3 additions & 0 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ New ideas:
☐ swap little and big endian
☐ ignore error method
☐ swap bytes
☐ split by newline
☐ @high disable plugins from code
☐ string to leetcode

Bug:

Expand Down
2 changes: 1 addition & 1 deletion chepy/__version__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "4.0.0" # pragma: no cover
__version__ = "3.5.0" # pragma: no cover
__author__ = "Hapsida @securisec" # pragma: no cover
37 changes: 0 additions & 37 deletions chepy/lite.py

This file was deleted.

5 changes: 0 additions & 5 deletions tests/test_lite.py

This file was deleted.

0 comments on commit 3acc182

Please sign in to comment.