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 138cb0d commit a8af94dCopy full SHA for a8af94d
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+# 1.2.1
2
+- Removed older feature flag parsing.
3
+
4
# 1.2.0
5
- Added user profile service.
6
setup.py
@@ -26,7 +26,7 @@
26
url='https://github.com/optimizely/python-sdk',
27
license=open('LICENSE').read(),
28
classifiers=[
29
- 'Development Status :: 3 - Alpha',
+ 'Development Status :: 5 - Production/Stable',
30
'Environment :: Web Environment',
31
'Intended Audience :: Developers',
32
'Operating System :: OS Independent',
0 commit comments