Skip to content

Commit 48d559c

Browse files
committed
minor version bump
1 parent ac6c876 commit 48d559c

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGES.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Changelog
22
=========
33

4+
1.0 (2022-06-23)
5+
------------------
6+
7+
- Added missing fields (sourcesystem, datarequirements)
8+
- merged base- and extrafunctions
9+
- some minor renamings
10+
411
1.0a6 (2022-05-17)
512
------------------
613

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
setup(
1616
name='lzv.content',
17-
version='1.0a6',
17+
version='1.0',
1818
description="LZV content types",
1919
long_description=long_description,
2020
# Get more from https://pypi.org/classifiers/

0 commit comments

Comments
 (0)