Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Feb 9, 2020
1 parent c8c7d56 commit 371f93c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions sqlitebiter/__version__.py
@@ -1,9 +1,6 @@
# encoding: utf-8


__author__ = "Tsuyoshi Hombashi"
__copyright__ = "Copyright 2016, {}".format(__author__)
__license__ = "MIT License"
__version__ = "0.28.3"
__version__ = "0.29.0"
__maintainer__ = __author__
__email__ = "tsuyoshi.hombashi@gmail.com"

0 comments on commit 371f93c

Please sign in to comment.