Skip to content

Commit

Permalink
update version to v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mitya52 committed Jan 16, 2024
1 parent 5322bad commit e78cf08
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 @@ -93,7 +93,7 @@ def get_install_requires(packages):

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

0 comments on commit e78cf08

Please sign in to comment.