knify 1.8.38__tar.gz → 1.8.39__tar.gz

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: knify
3
- Version: 1.8.38
3
+ Version: 1.8.39
4
4
  Summary: Development tools for python
5
5
  Home-page: https://github.com/qicongsheng/knify
6
6
  Author: qicongsheng
@@ -7,9 +7,8 @@ def get_pip_name():
7
7
 
8
8
 
9
9
  def get_version():
10
- return '1.8.38'
10
+ return '1.8.39'
11
11
 
12
12
 
13
13
  def print_version():
14
- print('''Knify %s
15
- Development tools for python.''' % get_version())
14
+ print('Knify %s\r\nDevelopment tools for python.' % get_version())
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: knify
3
- Version: 1.8.38
3
+ Version: 1.8.39
4
4
  Summary: Development tools for python
5
5
  Home-page: https://github.com/qicongsheng/knify
6
6
  Author: qicongsheng
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes