Skip to content

Commit 2add927

Browse files
committed
Further cleanup post-transfer
1 parent 8a7da75 commit 2add927

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
# state-signals
2-
A temporary repo for testing packaging and getting a demo package available
3-
4-
NOTE: License will likely be changed when moved to official repo, just in place here for safety in meantime
5-
61
# State/Event Signal Module
72

83
Adds two new, simple-to-use objects:

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "state-signals"
3-
version = "0.1.1"
3+
version = "0.1.3"
44
description = "Package for easy management of state/event signal publishing, subscribing, and responding"
55

66
license = "GPL"

0 commit comments

Comments
 (0)