We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac6c876 commit 48d559cCopy full SHA for 48d559c
CHANGES.rst
@@ -1,6 +1,13 @@
1
Changelog
2
=========
3
4
+1.0 (2022-06-23)
5
+------------------
6
+
7
+- Added missing fields (sourcesystem, datarequirements)
8
+- merged base- and extrafunctions
9
+- some minor renamings
10
11
1.0a6 (2022-05-17)
12
------------------
13
setup.py
@@ -14,7 +14,7 @@
14
15
setup(
16
name='lzv.content',
17
- version='1.0a6',
+ version='1.0',
18
description="LZV content types",
19
long_description=long_description,
20
# Get more from https://pypi.org/classifiers/
0 commit comments