Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
HolyWu committed Oct 3, 2021
1 parent 8667169 commit da06646
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = vsbasicvsrpp
version = 1.2.0
version = 1.3.0
author = HolyWu
description = BasicVSR++ function for VapourSynth
long_description = file: README.md
Expand All @@ -16,7 +16,7 @@ classifiers =
[options]
zip_safe = False
packages = find:
python_requires = >=3.7
python_requires = >=3.6
install_requires =
mmcv-full>=1.3.13
numpy
Expand Down

0 comments on commit da06646

Please sign in to comment.