Skip to content

Commit

Permalink
Bump version and prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
jsbueno committed Jul 25, 2021
1 parent 0935bcf commit 8bf40c9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# coding: utf-8
from setuptools import setup, find_packages

setup(
name="terminedia",
packages=find_packages(),
version="0.4.0.dev0",
version="0.4.0",
license="LGPLv3+",
author="João S. O. Bueno",
author_email="[email protected]",
Expand Down

0 comments on commit 8bf40c9

Please sign in to comment.