Browse Source

[MNT] remove __version__.py

pull/1/head
troyyyyy 2 years ago
parent
commit
58d8a8381f
1 changed files with 0 additions and 3 deletions
  1. +0
    -3
      abl/__version__.py

+ 0
- 3
abl/__version__.py View File

@@ -1,3 +0,0 @@
VERSION = (0, 1, 2)

__version__ = ".".join(map(str, VERSION))

Loading…
Cancel
Save