Skip to content
Snippets Groups Projects
Commit 7d75b7d1 authored by Thorge Petersen's avatar Thorge Petersen
Browse files

Preperations for 2.0.0 release

parent 8db0d6a4
No related branches found
No related tags found
1 merge request!41Version 2.0.0
...@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. ...@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased] ## [2.0.0]
### Added ### Added
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ckanext-odsh 0.0.1\n" "Project-Id-Version: ckanext-odsh 2.0.0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-06-05 10:29+0200\n" "POT-Creation-Date: 2023-06-05 10:29+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
# #
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: ckanext-odsh 0.0.1\n" "Project-Id-Version: ckanext-odsh 2.0.0\n"
"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" "Report-Msgid-Bugs-To: EMAIL@ADDRESS\n"
"POT-Creation-Date: 2023-06-05 10:29+0200\n" "POT-Creation-Date: 2023-06-05 10:29+0200\n"
"PO-Revision-Date: 2023-06-05 10:32+0200\n" "PO-Revision-Date: 2023-06-05 10:32+0200\n"
......
...@@ -15,7 +15,7 @@ setup( ...@@ -15,7 +15,7 @@ setup(
# Versions should comply with PEP440. For a discussion on single-sourcing # Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see # the version across setup.py and the project code, see
# http://packaging.python.org/en/latest/tutorial.html#version # http://packaging.python.org/en/latest/tutorial.html#version
version='0.0.1', version='2.0.0',
description='''A general extension for CKAN that is used for the Open Data Schleswig-Holstein project''', description='''A general extension for CKAN that is used for the Open Data Schleswig-Holstein project''',
long_description=long_description, long_description=long_description,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment