Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mitya52 committed Oct 6, 2023
1 parent aed2746 commit 22c7d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def find_required_packages(packages: Set[str]) -> Set[str]:

setup(
name="refact-self-hosting",
version="0.9.0",
version="1.0.0",
py_modules=list(setup_packages.keys()),
package_data={
name: py_package.data
Expand Down

0 comments on commit 22c7d39

Please sign in to comment.