Skip to content

Commit

Permalink
bump v0.1.1: version 0.1.0 -> 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MArpogaus committed Feb 19, 2024
1 parent 7526fa5 commit 7f67466
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/tensorflow_time_series_dataset/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# author : Marcel Arpogaus <marcel dot arpogaus at gmail dot com>
#
# created : 2022-01-07 09:02:38 (Marcel Arpogaus)
# changed : 2022-11-09 17:02:21 (Marcel Arpogaus)
# changed : 2024-02-16 15:43:05 (Marcel Arpogaus)
# DESCRIPTION #################################################################
# ...
# LICENSE #####################################################################
Expand All @@ -22,4 +22,4 @@
# See the License for the specific language governing permissions and
# limitations under the License.
###############################################################################
__version__ = "0.1.0"
__version__ = "0.1.1"

0 comments on commit 7f67466

Please sign in to comment.