Skip to content

Commit b22a80b

Browse files
semantic-releaseMara-Li
authored andcommitted
1.3.5
Automatically generated by python-semantic-release
1 parent d3f7a4d commit b22a80b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
<!--next-version-placeholder-->
44

5+
## v1.3.5 (2022-07-16)
6+
7+
58
## v1.3.4 (2022-07-16)
69

710

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
from setuptools import setup, find_packages
22

3-
version = "1.3.4"
3+
version = "1.3.5"
44

55
def classification_dependencies():
66
with open("requirements.txt") as f:

0 commit comments

Comments
 (0)