We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef2e53d commit 2301b7eCopy full SHA for 2301b7e
setup.py
@@ -13,7 +13,7 @@
13
# This call to setup() does all the work
14
setup(
15
name="apread",
16
- version="1.1.2-alpha4",
+ version="1.1.2-alpha5",
17
description="Import data from CatmanAP binary files.",
18
long_description=README,
19
long_description_content_type="text/markdown",
0 commit comments