Skip to content

Commit b337e36

Browse files
chore: bump version
1 parent 8075ac4 commit b337e36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

autumn/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
from .models.products import *
1010

1111
__title__ = "autumn"
12-
__version__ = "3.1.1"
12+
__version__ = "3.1.4"
1313
__license__ = "MIT"
1414
__author__ = "justanotherbyte"
1515
__copyright__ = "Copyright 2025 justanotherbyte"

0 commit comments

Comments
 (0)