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 3904c3e commit 5ee0a56Copy full SHA for 5ee0a56
amadeus_sdk/version.py
@@ -1,2 +1,2 @@
1
-version_info = (1, 0, '0b1')
+version_info = (1, 0, '0b2')
2
version = '.'.join(str(v) for v in version_info)
0 commit comments