Skip to content

Commit

Permalink
v0.3.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
midnightercz committed Feb 27, 2020
1 parent 8478258 commit 75ea3d1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/source/CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
ChangeLog
=========

0.3.0 (2020-02-27)
------------------
* kerberos support


0.2.0 (2020-02-27)
------------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def read_content(filepath):

setup(
name="pubtools-iib",
version="0.2.0",
version="0.3.0",
description="Pubtools-iib",
long_description=long_description,
author="Jindrich Luza",
Expand Down

0 comments on commit 75ea3d1

Please sign in to comment.