Skip to content

Commit 25080a2

Browse files
ric-evansdsschult
authored andcommitted
__init__.py: version 1.5.0
1 parent 52e7671 commit 25080a2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

file_catalog/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
# is zero for an official release, positive for a development branch,
88
# or negative for a release candidate or beta (after the base version
99
# number has been incremented)
10-
__version__ = '1.3.1'
11-
version_info = (1, 3, 1, 0)
10+
__version__ = '1.5.0'
11+
version_info = (1, 5, 0, 0)

0 commit comments

Comments
 (0)