We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f5caa49 commit 4a70064Copy full SHA for 4a70064
conanfile.py
@@ -25,7 +25,7 @@
25
26
class libhal_esp8266_conan(ConanFile):
27
name = "libhal-esp8266"
28
- version = "2.0.0-alpha.3"
+ version = "2.0.0"
29
license = "Apache-2.0"
30
url = "https://github.com/conan-io/conan-center-index"
31
homepage = "https://github.com/libhal/libhal-esp8266"
0 commit comments