Skip to content

Commit

Permalink
Bump library version to v0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
victorkristof committed Mar 7, 2021
1 parent a7a14e2 commit 5a8aac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def requirements(filename):
LONG_DESCR = read_me('README.md')
LONG_DESCR_TYPE = 'text/markdown'
REQUIREMENTS = requirements('requirements.txt')
VERSION = "0.3"
VERSION = "0.4"
URL = "https://github.com/indy-lab/predikon-lib"
# DOWNLOAD_URL = 'https://github.com/indy-lab/predikon/archive/v0.2.tar.gz'
LICENSE = "MIT"
Expand Down

0 comments on commit 5a8aac8

Please sign in to comment.