diff options
| author | Chris Dent <cdent@anticdent.org> | 2020-02-12 10:49:46 +0000 |
|---|---|---|
| committer | Chris Dent <cdent@anticdent.org> | 2020-02-12 10:49:46 +0000 |
| commit | b0241aea21d9bd07598e477ef77846d1089169a5 (patch) | |
| tree | 3879d6766a71425c371ad8845a9ca8ab5011aa9d /setup.py | |
| parent | c8de203b0dec88c65a32e2d1edb2480644dfbc84 (diff) | |
| download | paste-git-b0241aea21d9bd07598e477ef77846d1089169a5.tar.gz | |
release 3.4.03.4.0
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ # - git push # - python setup.py sdist bdist_wheel upload --sign -__version__ = '3.3.0' +__version__ = '3.4.0' from setuptools import setup, find_packages import sys, os |
