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

Commit

Permalink
Changing swiftestio to swiftest
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Jun 25, 2021
1 parent 54ae399 commit 18f84c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions python/swiftestio/setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from setuptools import setup, find_packages

setup(name='swiftestio',
version='0.1',
setup(name='swiftest',
version='0.2',
author='David A. Minton',
packages=find_packages())

0 comments on commit 18f84c4

Please sign in to comment.