Skip to content

Commit

Permalink
LiveProxy 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
back-to committed Feb 12, 2020
1 parent 17763dd commit 4948357
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 42 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 2-Clause License

Copyright (c) 2018, back-to
Copyright (c) 2018 - 2020, back-to
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
39 changes: 0 additions & 39 deletions NOTICE

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# LiveProxy 0.3.0
# LiveProxy 1.0.0

[![Build Status](https://travis-ci.org/back-to/liveproxy.svg?branch=master)](https://travis-ci.org/back-to/liveproxy)

Expand Down
2 changes: 1 addition & 1 deletion liveproxy/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# -*- coding: utf-8 -*-

__version__ = '0.3.0'
__version__ = '1.0.0'

0 comments on commit 4948357

Please sign in to comment.