Skip to content

Commit

Permalink
post version
Browse files Browse the repository at this point in the history
  • Loading branch information
smellslikeml committed Jan 11, 2024
1 parent 7284bd7 commit 3a213e4
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 @@ -14,7 +14,7 @@ def read_requirements(file):

setup(
name="ffmperative",
version="0.0.7",
version="0.0.7-1",
packages=find_packages(),
include_package_data=True,
install_requires=read_requirements((this_directory / 'requirements.txt')),
Expand Down

0 comments on commit 3a213e4

Please sign in to comment.