Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
HolyWu committed Apr 24, 2022
1 parent 0ee0f56 commit b53bb06
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 = vsrealesrgan
version = 3.0.0
version = 3.1.0
author = HolyWu
description = Real-ESRGAN function for VapourSynth
long_description = file: README.md
Expand All @@ -16,7 +16,7 @@ classifiers =
[options]
zip_safe = False
packages = find:
python_requires = >=3.6
python_requires = >=3.7
install_requires =
numpy
requests
Expand Down

0 comments on commit b53bb06

Please sign in to comment.