hellosailb 2.1.0__tar.gz → 2.2.0b2__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: hellosailb
3
- Version: 2.1.0
3
+ Version: 2.2.0b2
4
4
  Summary: UNKNOWN
5
5
  Home-page: UNKNOWN
6
6
  License: UNKNOWN
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: hellosailb
3
- Version: 2.1.0
3
+ Version: 2.2.0b2
4
4
  Summary: UNKNOWN
5
5
  Home-page: UNKNOWN
6
6
  License: UNKNOWN
@@ -2,7 +2,7 @@ from setuptools import setup, find_packages
2
2
 
3
3
  setup(
4
4
  name='hellosailb',
5
- version='2.1.0',
5
+ version='2.2.0b2',
6
6
  packages = find_packages(),
7
7
  install_requires=[
8
8
 
File without changes