We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52e7671 commit 25080a2Copy full SHA for 25080a2
file_catalog/__init__.py
@@ -7,5 +7,5 @@
7
# is zero for an official release, positive for a development branch,
8
# or negative for a release candidate or beta (after the base version
9
# number has been incremented)
10
-__version__ = '1.3.1'
11
-version_info = (1, 3, 1, 0)
+__version__ = '1.5.0'
+version_info = (1, 5, 0, 0)
0 commit comments