goodmap 1.1.10__tar.gz → 1.1.11__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: goodmap
3
- Version: 1.1.10
3
+ Version: 1.1.11
4
4
  Summary: Map engine to serve all the people :)
5
5
  Author: Krzysztof Kolodzinski
6
6
  Author-email: krzysztof.kolodzinski@problematy.pl
@@ -1,6 +1,6 @@
1
1
  [tool.poetry]
2
2
  name = "goodmap"
3
- version = "1.1.10"
3
+ version = "1.1.11"
4
4
  description = "Map engine to serve all the people :)"
5
5
  authors = ["Krzysztof Kolodzinski <krzysztof.kolodzinski@problematy.pl>"]
6
6
  readme = "README.md"
@@ -116,23 +116,6 @@ tag_format = "{version}"
116
116
  [tool.semantic_release.changelog]
117
117
  exclude_commit_patterns = []
118
118
 
119
- [tool.semantic_release.changelog.default_templates]
120
- changelog_file = "CHANGELOG.md"
121
-
122
- [tool.semantic_release.changelog.environment]
123
- block_start_string = "{%"
124
- block_end_string = "%}"
125
- variable_start_string = "{{"
126
- variable_end_string = "}}"
127
- comment_start_string = "{#"
128
- comment_end_string = "#}"
129
- trim_blocks = false
130
- lstrip_blocks = false
131
- newline_sequence = "\n"
132
- keep_trailing_newline = false
133
- extensions = []
134
- autoescape = true
135
-
136
119
  [tool.semantic_release.branches.main]
137
120
  match = "main"
138
121
  prerelease = false
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes