Nidhal Baccouri commited on
Commit
c9e74de
·
unverified ·
1 Parent(s): e3a3589

bumped version to 1.5.0

Browse files
Files changed (1) hide show
  1. setup.cfg +4 -4
setup.cfg CHANGED
@@ -1,7 +1,7 @@
1
  #main config
2
  [metadata]
3
  name = Deep Translator
4
- version = 1.4.4
5
  url = https://github.com/nidhaloff/deep_translator
6
  author = Nidhal Baccouri
7
  author_email = [email protected]
@@ -36,8 +36,8 @@ keywords = deep_translator, deepL, DeepL, translator, translation, automation,
36
  detect language, free translation, unlimited translation, translate for free
37
 
38
  [build_sphinx]
39
- version = 1.4.4
40
- release = 1.4.4
41
 
42
  # TODO: These can be switched back on if the CI platform changes from Travis. Travis still requires setup.py to function properly.
43
  # [options]
@@ -85,4 +85,4 @@ exclude = docs
85
  test = pytest
86
 
87
  [tool:pytest]
88
- collect_ignore = [setup.py]
 
1
  #main config
2
  [metadata]
3
  name = Deep Translator
4
+ version = 1.5.0
5
  url = https://github.com/nidhaloff/deep_translator
6
  author = Nidhal Baccouri
7
  author_email = [email protected]
 
36
  detect language, free translation, unlimited translation, translate for free
37
 
38
  [build_sphinx]
39
+ version = 1.5.0
40
+ release = 1.5.0
41
 
42
  # TODO: These can be switched back on if the CI platform changes from Travis. Travis still requires setup.py to function properly.
43
  # [options]
 
85
  test = pytest
86
 
87
  [tool:pytest]
88
+ collect_ignore = [setup.py]