Skip to content
This repository was archived by the owner on Jul 2, 2024. It is now read-only.

Commit abe34a4

Browse files
committed
bump version for release
1 parent 18fd516 commit abe34a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22

33
setup(name='devpi-tools',
4-
version='0.2',
4+
version='0.3',
55
packages=['devpi_tools'],
66
description='library for interacting with devpi servers via web API',
77
author='Bradley Cicenas',

0 commit comments

Comments
 (0)