Skip to content

Commit b6dfd50

Browse files
authored
Prepare release for pypi by incrementing version to 0.3
1 parent e82e025 commit b6dfd50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
download_url='https://github.com/j-c-cook/ghedt/archive/v0.2.tar.gz',
2424
long_description=long_description,
2525
long_description_content_type='text/markdown',
26-
version='0.2',
26+
version='0.3',
2727
packages=find_packages(),
2828
include_package_data=True,
2929
author='Jack C. Cook',

0 commit comments

Comments
 (0)