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 e811554 commit a4827d9Copy full SHA for a4827d9
1 file changed
refact-server/setup.py
@@ -100,7 +100,7 @@ def get_install_requires(packages):
100
101
setup(
102
name="refact-self-hosting",
103
- version="1.11.1",
+ version="1.11.2",
104
py_modules=list(setup_packages.keys()),
105
package_data={
106
name: py_package.data
0 commit comments