We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cae2526 commit cfd9a32Copy full SHA for cfd9a32
setup.py
@@ -12,7 +12,7 @@
12
test_deps = ["pytest", "pytest-cov", "pytest-httpserver==1.0.8", "trustme==0.9.0"]
13
setup(
14
name="zepben.eas",
15
- version="0.21.0b2",
+ version="0.21.0",
16
description="Python SDK for interacting with the Evolve App Server",
17
long_description=long_description,
18
long_description_content_type="text/markdown",
0 commit comments