We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34230e4 commit e69f9e7Copy full SHA for e69f9e7
2 files changed
cslbot_tjhsst.egg-info/PKG-INFO
@@ -1,6 +1,6 @@
1
Metadata-Version: 1.1
2
Name: cslbot-tjhsst
3
-Version: 0.2
+Version: 0.3
4
Summary: TJHSST-specific commands for CslBot.
5
Home-page: https://github.com/tjcsl/cslbot-tjhsst
6
Author: The TJHSST Computer Systems Lab
setup.py
@@ -28,7 +28,7 @@
28
author="The TJHSST Computer Systems Lab",
29
author_email="cslbot@pefoley.com",
30
url="https://github.com/tjcsl/cslbot-tjhsst",
31
- version="0.2",
+ version="0.3",
32
license="GPL",
33
zip_safe=False,
34
packages=find_packages(),
0 commit comments