Skip to content

Commit

Permalink
version pop
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchell-tesch committed Apr 4, 2023
1 parent 2406060 commit 5ab3394
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<br />
<div align="center">
<a href="https://github.com/mitchell-tesch/pytabs">
<img src="images/logo.png" alt="pytabs logo" width="80" height="80">
<img src="images/logo.png" alt="PyTABS logo" width="80" height="80">
</a>

<h3 align="center">pyTABS</h3>
<h3 align="center">PyTABS</h3>

<p align="center">
A python wrapper for CSi ETABS .NET API
Expand All @@ -25,7 +25,7 @@ A Python wrapper for CSi ETABS .NET API - a simple yet robust Python interface t


## Installation
*pyTABS* can be installed through the Python package manager:
*PyTABS* can be installed through the Python package manager:
```
$ pip install pytabs
```
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "hatchling.build"

[project]
name = "pytabs"
version = "0.0.3"
version = "0.1.0"
authors = [
{name = "Mitchell Tesch"},
{email = "mitchell.z.tesch@gmail.com"}
Expand Down

0 comments on commit 5ab3394

Please sign in to comment.